Searched refs:_volume (Results 1 – 2 of 2) sorted by relevance
/sound/soc/ti/ |
D | omap-mcbsp-st.c | 398 omap_mcbsp_set_st_ch##channel##_volume(struct snd_kcontrol *kc, \ 417 omap_mcbsp_get_st_ch##channel##_volume(struct snd_kcontrol *kc, \
|
/sound/pci/emu10k1/ |
D | emufx.c | 1713 static void _volume(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume() function 1738 _volume(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1740 _volume(icode, ptr, GPR(dst), EXTIN(src), GPR(vol))
|