Searched refs:snd_soc_limit_volume (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/soc/qcom/
H A Dsc8280xp.c39 snd_soc_limit_volume(card, "WSA_RX0 Digital Volume", 81);
40 snd_soc_limit_volume(card, "WSA_RX1 Digital Volume", 81);
41 snd_soc_limit_volume(card, "SpkrLeft PA Volume", 17);
42 snd_soc_limit_volume(card, "SpkrRight PA Volume", 17);
/linux-master/sound/soc/ti/
H A Drx51.c266 snd_soc_limit_volume(card, "TPA6130A2 Headphone Playback Volume", 42);
/linux-master/sound/soc/
H A Dsoc-ops.c643 * snd_soc_limit_volume - Set new limit to an existing volume control.
651 int snd_soc_limit_volume(struct snd_soc_card *card, function
671 EXPORT_SYMBOL_GPL(snd_soc_limit_volume); variable
/linux-master/include/sound/
H A Dsoc.h610 int snd_soc_limit_volume(struct snd_soc_card *card,

Completed in 260 milliseconds