Searched refs:snd_soc_dapm_pga (Results 1 – 9 of 9) sorted by relevance
/linux/include/sound/ |
A D | soc-dapm.h | 84 { .id = snd_soc_dapm_pga, .name = wname, \ 123 { .id = snd_soc_dapm_pga, .name = wname, \ 140 { .id = snd_soc_dapm_pga, .name = wname, \ 178 { .id = snd_soc_dapm_pga, .name = wname, \ 191 { .id = snd_soc_dapm_pga, .name = wname, \ 524 snd_soc_dapm_pga, /* programmable gain/attenuation (volume) */ enumerator
|
/linux/sound/soc/intel/atom/ |
A D | sst-atom-controls.h | 630 { .id = snd_soc_dapm_pga, .name = wname, .reg = SND_SOC_NOPM, .shift = 0, \ 638 { .id = snd_soc_dapm_pga, .name = wname, .reg = SND_SOC_NOPM, .shift = 0, \ 647 { .id = snd_soc_dapm_pga, .name = wname, .reg = SND_SOC_NOPM, .shift = 0, \
|
A D | sst-atom-controls.c | 1305 case snd_soc_dapm_pga: in is_sst_dapm_widget()
|
/linux/sound/soc/ |
A D | soc-dapm.c | 89 [snd_soc_dapm_pga] = 10, 116 [snd_soc_dapm_pga] = 5, 903 case snd_soc_dapm_pga: in dapm_create_or_share_kcontrol() 2413 case snd_soc_dapm_pga: in dapm_widget_show_component() 3268 case snd_soc_dapm_pga: in snd_soc_dapm_new_widgets() 3718 case snd_soc_dapm_pga: in snd_soc_dapm_new_control_unlocked()
|
A D | soc-topology.c | 167 {SND_SOC_TPLG_DAPM_PGA, snd_soc_dapm_pga},
|
/linux/sound/soc/codecs/ |
A D | cpcap.c | 672 SND_SOC_DAPM_REG(snd_soc_dapm_pga, "Highpass Filter RX", 674 SND_SOC_DAPM_REG(snd_soc_dapm_pga, "Highpass Filter TX",
|
/linux/sound/soc/qcom/qdsp6/ |
A D | topology.c | 796 case snd_soc_dapm_pga: in audioreach_widget_ready()
|
/linux/drivers/staging/greybus/ |
A D | audio_topology.c | 1085 case snd_soc_dapm_pga: in gbaudio_tplg_create_widget()
|
/linux/sound/soc/sof/ |
A D | topology.c | 2399 case snd_soc_dapm_pga: in sof_widget_ready()
|
Completed in 39 milliseconds