Home
last modified time | relevance | path

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/
Dhdmi5.c615 hdmi_wp_audio_core_req_enable(&hd->wp, true); in hdmi_audio_start()
627 hdmi_wp_audio_core_req_enable(&hd->wp, false); in hdmi_audio_stop()
Dhdmi.h329 int hdmi_wp_audio_core_req_enable(struct hdmi_wp_data *wp, bool enable);
Dhdmi_wp.c236 int hdmi_wp_audio_core_req_enable(struct hdmi_wp_data *wp, bool enable) in hdmi_wp_audio_core_req_enable() function
Dhdmi4_core.c864 hdmi_wp_audio_core_req_enable(wp, true); in hdmi4_audio_start()
874 hdmi_wp_audio_core_req_enable(wp, false); in hdmi4_audio_stop()