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()
279 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_hw_free()
313 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_prepare()
346 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_trigger()
409 vortex_t *chip = snd_pcm_substream_chip(substream); in snd_vortex_pcm_pointer()
481 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_spdif_get()
495 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_spdif_put()
532 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_pcm_vol_info()
544 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_pcm_vol_get()
560 vortex_t *vortex = snd_kcontrol_chip(kcontrol); in snd_vortex_pcm_vol_put()
605 static int snd_vortex_new_pcm(vortex_t *chip, int idx, int nr) in snd_vortex_new_pcm()