Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dsoc-dapm.h381 .get = snd_soc_dapm_get_pin_switch, \
455 int snd_soc_dapm_get_pin_switch(struct snd_kcontrol *kcontrol,
/linux-6.6.21/sound/soc/
Dsoc-dapm.c3586 int snd_soc_dapm_get_pin_switch(struct snd_kcontrol *kcontrol, in snd_soc_dapm_get_pin_switch() function
3601 EXPORT_SYMBOL_GPL(snd_soc_dapm_get_pin_switch);
Dsoc-topology.c148 {SND_SOC_TPLG_DAPM_CTL_PIN, snd_soc_dapm_get_pin_switch,
Dsoc-core.c2964 controls[i].get = snd_soc_dapm_get_pin_switch; in snd_soc_of_parse_pin_switches()
/linux-6.6.21/sound/soc/codecs/
Dhdac_hdmi.c1804 kc[i].get = snd_soc_dapm_get_pin_switch; in create_fill_jack_kcontrols()