Home
last modified time | relevance | path

Searched refs:dapm_pinctrl_event (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Dsoc-dapm.h322 .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 Dmt8188-mt6359.c393 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 Dsoc-dapm.c1384 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()