Lines Matching refs:vortex_t
128 vortex_t *vortex = snd_pcm_substream_chip(substream); in snd_vortex_pcm_open()
210 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_hw_params()
271 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_hw_free()
305 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_prepare()
338 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_trigger()
401 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_pointer()
471 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_spdif_get()
485 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_spdif_put()
522 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_pcm_vol_info()
534 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_pcm_vol_get()
550 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_pcm_vol_put()
595 static int snd_vortex_new_pcm(vortex_t *chip, int idx, int nr) in snd_vortex_new_pcm()