Home
last modified time | relevance | path

Searched refs:SND_SOC_DAPM_POST_REG (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/sound/soc/intel/atom/
H A Dsst-atom-controls.c652 case SND_SOC_DAPM_POST_REG: in sst_swm_mixer_event()
664 event == SND_SOC_DAPM_POST_REG) in sst_swm_mixer_event()
H A Dsst-atom-controls.h677 SND_SOC_DAPM_POST_REG, \
/openbmc/linux/Documentation/sound/soc/
H A Ddapm.rst360 #define SND_SOC_DAPM_POST_REG 0x20 /* after audio path setup */
/openbmc/linux/include/sound/
H A Dsoc-dapm.h400 #define SND_SOC_DAPM_POST_REG 0x20 /* after audio path setup */ macro
/openbmc/linux/sound/soc/
H A Dsoc-dapm.c1780 if (w->event && (w->event_flags & SND_SOC_DAPM_POST_REG)) { in dapm_widget_update()
1781 ret = w->event(w, update->kcontrol, SND_SOC_DAPM_POST_REG); in dapm_widget_update()
/openbmc/linux/sound/soc/codecs/
H A Dhdac_hdmi.c1025 SND_SOC_DAPM_PRE_PMU | SND_SOC_DAPM_POST_REG); in hdac_hdmi_create_pin_port_muxs()