Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dsoc-dapm.h332 .get = snd_soc_dapm_get_pin_switch, \
397 int snd_soc_dapm_get_pin_switch(struct snd_kcontrol *kcontrol,
/Linux-v5.4/sound/soc/generic/
Dsimple-card-utils.c481 controls[i].get = snd_soc_dapm_get_pin_switch; in asoc_simple_parse_pin_switches()
/Linux-v5.4/sound/soc/
Dsoc-dapm.c3534 int snd_soc_dapm_get_pin_switch(struct snd_kcontrol *kcontrol, in snd_soc_dapm_get_pin_switch() function
3549 EXPORT_SYMBOL_GPL(snd_soc_dapm_get_pin_switch);
Dsoc-topology.c155 {SND_SOC_TPLG_DAPM_CTL_PIN, snd_soc_dapm_get_pin_switch,
/Linux-v5.4/sound/soc/codecs/
Dhdac_hdmi.c1707 kc[i].get = snd_soc_dapm_get_pin_switch; in create_fill_jack_kcontrols()