Home
last modified time | relevance | path

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

/linux-6.15/include/sound/
H A Dsoc-dapm.h322 .reg = SND_SOC_NOPM, .event = dapm_pinctrl_event, \
433 int dapm_pinctrl_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event);
/linux-6.15/sound/soc/mediatek/mt8188/
H A Dmt8188-mt6359.c411 dapm_pinctrl_event(pin_w, NULL, SND_SOC_DAPM_PRE_PMU); in mt8188_mt6359_mtkaif_calibration()
513 dapm_pinctrl_event(pin_w, NULL, SND_SOC_DAPM_POST_PMD); in mt8188_mt6359_mtkaif_calibration()
/linux-6.15/sound/soc/
H A Dsoc-dapm.c1383 int dapm_pinctrl_event(struct snd_soc_dapm_widget *w, in dapm_pinctrl_event() function
1403 EXPORT_SYMBOL_GPL(dapm_pinctrl_event);
3711 dapm_pinctrl_event(w, NULL, SND_SOC_DAPM_POST_PMD); in snd_soc_dapm_new_control_unlocked()