Searched refs:dapm_pinctrl_event (Results 1 – 3 of 3) sorted by relevance
/linux/include/sound/ |
H A D | soc-dapm.h | 322 .reg = SND_SOC_NOPM, .event = dapm_pinctrl_event, \ 444 int dapm_pinctrl_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event);
|
/linux/sound/soc/mediatek/mt8188/ |
H A D | mt8188-mt6359.c | 393 dapm_pinctrl_event(pin_w, NULL, SND_SOC_DAPM_PRE_PMU); in mt8188_mt6359_mtkaif_calibration() 495 dapm_pinctrl_event(pin_w, NULL, SND_SOC_DAPM_POST_PMD); in mt8188_mt6359_mtkaif_calibration()
|
/linux/sound/soc/ |
H A D | soc-dapm.c | 1384 int dapm_pinctrl_event(struct snd_soc_dapm_widget *w, in dapm_pinctrl_event() function 1404 EXPORT_SYMBOL_GPL(dapm_pinctrl_event); 3719 dapm_pinctrl_event(w, NULL, SND_SOC_DAPM_POST_PMD); in snd_soc_dapm_new_control_unlocked()
|