Searched refs:snd_soc_dapm_switch (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/include/sound/ |
D | soc-dapm.h | 124 .id = snd_soc_dapm_switch, .name = wname, \ 190 .id = snd_soc_dapm_switch, .name = wname, \ 549 snd_soc_dapm_switch, /* analog switch */ enumerator
|
/linux-6.6.21/sound/soc/ |
D | soc-dapm.c | 88 [snd_soc_dapm_switch] = 9, 126 [snd_soc_dapm_switch] = 7, 368 case snd_soc_dapm_switch: in dapm_kcontrol_data_alloc() 556 case snd_soc_dapm_switch: in dapm_kcontrol_set_value() 898 case snd_soc_dapm_switch: in dapm_create_or_share_kcontrol() 2823 case snd_soc_dapm_switch: in snd_soc_dapm_check_dynamic_path() 2916 case snd_soc_dapm_switch: in snd_soc_dapm_add_path() 3270 case snd_soc_dapm_switch: in snd_soc_dapm_new_widgets() 3715 case snd_soc_dapm_switch: in snd_soc_dapm_new_control_unlocked()
|
D | soc-topology.c | 167 {SND_SOC_TPLG_DAPM_SWITCH, snd_soc_dapm_switch},
|
/linux-6.6.21/drivers/staging/greybus/ |
D | audio_topology.c | 536 case snd_soc_dapm_switch: in gbaudio_validate_kcontrol_count() 989 [snd_soc_dapm_switch] = SND_SOC_DAPM_SWITCH_E(NULL, SND_SOC_NOPM, 1118 case snd_soc_dapm_switch: in gbaudio_tplg_create_widget()
|
/linux-6.6.21/sound/soc/codecs/ |
D | cx2072x.c | 1161 {.id = snd_soc_dapm_switch, .name = wname, .kcontrol_news = NULL, \ 1168 {.id = snd_soc_dapm_switch, .name = wname, .kcontrol_news = NULL, \
|
/linux-6.6.21/sound/soc/sof/ |
D | topology.c | 1521 case snd_soc_dapm_switch: in sof_widget_ready()
|
/linux-6.6.21/sound/soc/intel/skylake/ |
D | skl-topology.c | 104 case snd_soc_dapm_switch: in is_skl_dsp_widget_type()
|