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()555 struct pcm_vol *p = &vortex->pcm_vol[subdev]; in snd_vortex_pcm_vol_get()571 struct pcm_vol *p = &vortex->pcm_vol[subdev]; in snd_vortex_pcm_vol_put()687 chip->pcm_vol[i].active = 0; in snd_vortex_new_pcm()688 chip->pcm_vol[i].dma = -1; in snd_vortex_new_pcm()692 chip->pcm_vol[i].kctl = kctl; in snd_vortex_new_pcm()
108 struct pcm_vol { struct177 struct pcm_vol pcm_vol[NR_PCM]; member
2121 struct pcm_vol *p; in vortex_adb_allocroute()2256 p = &vortex->pcm_vol[subdev]; in vortex_adb_allocroute()