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

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi5.c334 hdmi_wp_audio_core_req_enable(&hd->wp, true);
339 hdmi_wp_audio_core_req_enable(&hd->wp, false);
H A Dhdmi_wp.c251 int hdmi_wp_audio_core_req_enable(struct hdmi_wp_data *wp, bool enable) function
H A Dhdmi.h319 int hdmi_wp_audio_core_req_enable(struct hdmi_wp_data *wp, bool enable);
H A Dhdmi4_core.c863 hdmi_wp_audio_core_req_enable(wp, true);
873 hdmi_wp_audio_core_req_enable(wp, false);
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi5.c267 hdmi_wp_audio_core_req_enable(&hd->wp, true);
272 hdmi_wp_audio_core_req_enable(&hd->wp, false);
H A Dhdmi.h338 int hdmi_wp_audio_core_req_enable(struct hdmi_wp_data *wp, bool enable);
H A Dhdmi_wp.c271 int hdmi_wp_audio_core_req_enable(struct hdmi_wp_data *wp, bool enable) function
H A Dhdmi4_core.c819 hdmi_wp_audio_core_req_enable(wp, true);
829 hdmi_wp_audio_core_req_enable(wp, false);

Completed in 244 milliseconds