Searched refs:snd_soc_dapm_get_pin_switch (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc-dapm.h | 335 .get = snd_soc_dapm_get_pin_switch, \ 418 int snd_soc_dapm_get_pin_switch(struct snd_kcontrol *kcontrol,
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc-dapm.h | 381 .get = snd_soc_dapm_get_pin_switch, \ 455 int snd_soc_dapm_get_pin_switch(struct snd_kcontrol *kcontrol,
|
/kernel/linux/linux-5.10/sound/soc/generic/ |
H A D | simple-card-utils.c | 529 controls[i].get = snd_soc_dapm_get_pin_switch; in asoc_simple_parse_pin_switches()
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-dapm.c | 3572 * snd_soc_dapm_get_pin_switch - Get information for a pin switch 3577 int snd_soc_dapm_get_pin_switch(struct snd_kcontrol *kcontrol, in snd_soc_dapm_get_pin_switch() function 3592 EXPORT_SYMBOL_GPL(snd_soc_dapm_get_pin_switch); variable
|
H A D | soc-topology.c | 155 {SND_SOC_TPLG_DAPM_CTL_PIN, snd_soc_dapm_get_pin_switch,
|
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-dapm.c | 3581 * snd_soc_dapm_get_pin_switch - Get information for a pin switch 3586 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); variable
|
H A D | soc-core.c | 2964 controls[i].get = snd_soc_dapm_get_pin_switch; in snd_soc_of_parse_pin_switches()
|
H A D | soc-topology.c | 148 {SND_SOC_TPLG_DAPM_CTL_PIN, snd_soc_dapm_get_pin_switch,
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 1804 kc[i].get = snd_soc_dapm_get_pin_switch; in create_fill_jack_kcontrols()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 1804 kc[i].get = snd_soc_dapm_get_pin_switch; in create_fill_jack_kcontrols()
|
Completed in 32 milliseconds