Searched refs:pcm_vol (Results 1 – 3 of 3) sorted by relevance
264 chip->pcm_vol[substream->number].active = 1; in snd_vortex_pcm_hw_params()266 chip->pcm_vol[substream->number].kctl, 1); in snd_vortex_pcm_hw_params()299 chip->pcm_vol[substream->number].active = 0; in snd_vortex_pcm_hw_free()301 chip->pcm_vol[substream->number].kctl, in snd_vortex_pcm_hw_free()558 struct pcm_vol *p = &vortex->pcm_vol[subdev]; in snd_vortex_pcm_vol_get()574 struct pcm_vol *p = &vortex->pcm_vol[subdev]; in snd_vortex_pcm_vol_put()690 chip->pcm_vol[i].active = 0; in snd_vortex_new_pcm()691 chip->pcm_vol[i].dma = -1; in snd_vortex_new_pcm()695 chip->pcm_vol[i].kctl = kctl; in snd_vortex_new_pcm()
108 struct pcm_vol { struct177 struct pcm_vol pcm_vol[NR_PCM]; member
2120 struct pcm_vol *p; in vortex_adb_allocroute()2253 p = &vortex->pcm_vol[subdev]; in vortex_adb_allocroute()