Home
last modified time | relevance | path

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

/sound/soc/omap/
Domap-mcbsp.c626 omap_mcbsp_set_st_ch##channel##_volume(struct snd_kcontrol *kc, \
645 omap_mcbsp_get_st_ch##channel##_volume(struct snd_kcontrol *kc, \
/sound/pci/emu10k1/
Demufx.c1766 static void _volume(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume() function
1791 _volume(icode, ptr, GPR(dst), GPR(src), GPR(vol))
1793 _volume(icode, ptr, GPR(dst), EXTIN(src), GPR(vol))