snd_vx_pcm_new    321 include/sound/vx_core.h int snd_vx_pcm_new(struct vx_core *chip);
snd_vx_pcm_new     94 sound/drivers/vx/vx_hwdep.c 	if ((err = snd_vx_pcm_new(chip)) < 0)
snd_vx_pcm_new    215 sound/drivers/vx/vx_hwdep.c 		if ((err = snd_vx_pcm_new(vx)) < 0)