Home
last modified time | relevance | path

Searched refs:_volume (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/ti/
H A Domap-mcbsp-st.c387 omap_mcbsp_set_st_ch##channel##_volume(struct snd_kcontrol *kc, \
406 omap_mcbsp_get_st_ch##channel##_volume(struct snd_kcontrol *kc, \
/openbmc/linux/sound/pci/emu10k1/
H A Demufx.c1780 static void _volume(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume() function
1790 _volume(icode, ptr, GPR(dst), GPR(src), GPR(vol))
1792 _volume(icode, ptr, GPR(dst), EXTIN(src), GPR(vol))
1798 _volume(icode, ptr, EXTOUT(dst), GPR(src), GPR(vol))