Searched refs:audio_start (Results 1 – 5 of 5) sorted by relevance
28 int (*audio_start)(struct device *dev); member
60 audio_start. The audio_disable function performs the reverse operation and is80 The audio_start/audio_stop function is intended to effectively start/stop audio82 to be used in an atomic context. Hence, audio_start should return quickly and be
251 err = ad->ops->audio_start(ad->dssdev); in hdmi_dai_trigger()
699 .audio_start = hdmi_audio_start,
668 .audio_start = hdmi_audio_start,