Searched refs:snd_soc_dapm_switch (Results 1 – 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
D | soc-dapm.h | 108 { .id = snd_soc_dapm_switch, .name = wname, \ 164 { .id = snd_soc_dapm_switch, .name = wname, \ 533 snd_soc_dapm_switch, /* analog switch */ enumerator
|
/kernel/linux/linux-5.10/sound/soc/ |
D | soc-dapm.c | 88 [snd_soc_dapm_switch] = 9, 126 [snd_soc_dapm_switch] = 6, 368 case snd_soc_dapm_switch: in dapm_kcontrol_data_alloc() 556 case snd_soc_dapm_switch: in dapm_kcontrol_set_value() 906 case snd_soc_dapm_switch: in dapm_create_or_share_kcontrol() 2801 case snd_soc_dapm_switch: in snd_soc_dapm_check_dynamic_path() 2897 case snd_soc_dapm_switch: in snd_soc_dapm_add_path() 3259 case snd_soc_dapm_switch: in snd_soc_dapm_new_widgets() 3709 case snd_soc_dapm_switch: in snd_soc_dapm_new_control_unlocked()
|
D | soc-topology.c | 174 {SND_SOC_TPLG_DAPM_SWITCH, snd_soc_dapm_switch},
|
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
D | audio_topology.c | 537 case snd_soc_dapm_switch: in gbaudio_validate_kcontrol_count() 990 [snd_soc_dapm_switch] = SND_SOC_DAPM_SWITCH_E(NULL, SND_SOC_NOPM, 1119 case snd_soc_dapm_switch: in gbaudio_tplg_create_widget()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | cx2072x.c | 1167 {.id = snd_soc_dapm_switch, .name = wname, .kcontrol_news = NULL, \ 1174 {.id = snd_soc_dapm_switch, .name = wname, .kcontrol_news = NULL, \
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
D | skl-topology.c | 104 case snd_soc_dapm_switch: in is_skl_dsp_widget_type()
|
/kernel/linux/linux-5.10/sound/soc/sof/ |
D | topology.c | 2503 case snd_soc_dapm_switch: in sof_widget_ready()
|