Searched refs:snd_soc_dapm_switch (Results 1 – 7 of 7) sorted by relevance
/linux-6.3-rc2/include/sound/ |
A D | soc-dapm.h | 109 { .id = snd_soc_dapm_switch, .name = wname, \ 165 { .id = snd_soc_dapm_switch, .name = wname, \ 502 snd_soc_dapm_switch, /* analog switch */ enumerator
|
/linux-6.3-rc2/sound/soc/ |
A 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() 898 case snd_soc_dapm_switch: in dapm_create_or_share_kcontrol() 2794 case snd_soc_dapm_switch: in snd_soc_dapm_check_dynamic_path() 2887 case snd_soc_dapm_switch: in snd_soc_dapm_add_path() 3241 case snd_soc_dapm_switch: in snd_soc_dapm_new_widgets() 3688 case snd_soc_dapm_switch: in snd_soc_dapm_new_control_unlocked()
|
A D | soc-topology.c | 167 {SND_SOC_TPLG_DAPM_SWITCH, snd_soc_dapm_switch},
|
/linux-6.3-rc2/drivers/staging/greybus/ |
A 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()
|
/linux-6.3-rc2/sound/soc/codecs/ |
A 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.3-rc2/sound/soc/sof/ |
A D | topology.c | 1484 case snd_soc_dapm_switch: in sof_widget_ready()
|
/linux-6.3-rc2/sound/soc/intel/skylake/ |
A D | skl-topology.c | 104 case snd_soc_dapm_switch: in is_skl_dsp_widget_type()
|
Completed in 32 milliseconds