Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Dsoc-dapm.h334 .get = snd_soc_dapm_get_pin_switch, \
417 int snd_soc_dapm_get_pin_switch(struct snd_kcontrol *kcontrol,
/Linux-v6.1/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-core.c2866 controls[i].get = snd_soc_dapm_get_pin_switch; in snd_soc_of_parse_pin_switches()
Dsoc-topology.c152 {SND_SOC_TPLG_DAPM_CTL_PIN, snd_soc_dapm_get_pin_switch,
/Linux-v6.1/sound/soc/codecs/
Dhdac_hdmi.c1799 kc[i].get = snd_soc_dapm_get_pin_switch; in create_fill_jack_kcontrols()