Home
last modified time | relevance | path

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

/linux/sound/soc/
H A Dsoc-dapm.c2932 static int __dapm_set_pin(struct snd_soc_dapm_context *dapm, in __dapm_set_pin() function
2967 int ret = __dapm_set_pin(dapm, pin, status); in dapm_set_pin()
3708 ret = __dapm_set_pin(dapm, pin, !!ucontrol->value.integer.value[0]); in __dapm_put_pin_switch()