Searched refs:hdmi_wp_audio_core_req_enable (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
H A Dhdmi_wp.c236 int hdmi_wp_audio_core_req_enable(struct hdmi_wp_data *wp, bool enable) hdmi_wp_audio_core_req_enable() function
H A Dhdmi5.c615 hdmi_wp_audio_core_req_enable(&hd->wp, true); hdmi_audio_start()
627 hdmi_wp_audio_core_req_enable(&hd->wp, false); hdmi_audio_stop()
H A Dhdmi.h329 int hdmi_wp_audio_core_req_enable(struct hdmi_wp_data *wp, bool enable);
H A Dhdmi4_core.c864 hdmi_wp_audio_core_req_enable(wp, true); hdmi4_audio_start()
874 hdmi_wp_audio_core_req_enable(wp, false); hdmi4_audio_stop()

Completed in 97 milliseconds