Lines Matching refs:vortex_t
140 vortex_t *vortex = snd_pcm_substream_chip(substream); in snd_vortex_pcm_open()
222 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_hw_params()
291 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_hw_free()
325 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_prepare()
358 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_trigger()
421 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_pointer()
490 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_spdif_get()
504 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_spdif_put()
541 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_pcm_vol_info()
553 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_pcm_vol_get()
569 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_pcm_vol_put()
614 static int snd_vortex_new_pcm(vortex_t *chip, int idx, int nr) in snd_vortex_new_pcm()