Home
last modified time | relevance | path

Searched refs:SND_SOC_DAPM_POST (Results 1 – 13 of 13) sorted by relevance

/linux-6.6.21/sound/soc/codecs/
Dadau1781.c221 SND_SOC_DAPM_POST("Dejitter fixup", adau1781_dejitter_fixup),
Dwm8988.c368 SND_SOC_DAPM_POST("LRC control", wm8988_lrc_control),
Dtas2552.c125 SND_SOC_DAPM_POST("Post Event", tas2552_post_event),
Dadau1761.c414 SND_SOC_DAPM_POST("Dejitter fixup", adau1761_dejitter_fixup),
Dtlv320aic32x4.c465 SND_SOC_DAPM_POST("ADC Reset", aic32x4_reset_adc),
Dtlv320dac33.c576 SND_SOC_DAPM_POST("Post Playback", dac33_playback_event),
Drt5651.c1069 SND_SOC_DAPM_POST("HP Post", rt5651_hp_post_event),
Dwm8994.c1691 SND_SOC_DAPM_POST("Late Disable PGA", late_disable_ev)
1843 SND_SOC_DAPM_POST("Debug log", post_ev),
Dda7219.c1075 SND_SOC_DAPM_POST("Post Power Gain Ramp", da7219_gain_ramp_event),
Dwm5100.c1078 SND_SOC_DAPM_POST("Post", wm5100_post_ev),
Drt5640.c1263 SND_SOC_DAPM_POST("HP Post", rt5640_hp_post_event),
Drt5677.c3338 SND_SOC_DAPM_POST("vref", rt5677_vref_event),
/linux-6.6.21/include/sound/
Dsoc-dapm.h246 #define SND_SOC_DAPM_POST(wname, wevent) \ macro