Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc-dapm.h332 .get = snd_soc_dapm_get_pin_switch, \
395 int snd_soc_dapm_get_pin_switch(struct snd_kcontrol *kcontrol,
/Linux-v4.19/sound/soc/
Dsoc-dapm.c3389 int snd_soc_dapm_get_pin_switch(struct snd_kcontrol *kcontrol, in snd_soc_dapm_get_pin_switch() function
3404 EXPORT_SYMBOL_GPL(snd_soc_dapm_get_pin_switch);
Dsoc-topology.c157 {SND_SOC_TPLG_DAPM_CTL_PIN, snd_soc_dapm_get_pin_switch,
/Linux-v4.19/sound/soc/codecs/
Dhdac_hdmi.c1645 kc[i].get = snd_soc_dapm_get_pin_switch; in create_fill_jack_kcontrols()