hdmi_wp_audio_core_req_enable  337 drivers/gpu/drm/omapdrm/dss/hdmi.h int hdmi_wp_audio_core_req_enable(struct hdmi_wp_data *wp, bool enable);
hdmi_wp_audio_core_req_enable  859 drivers/gpu/drm/omapdrm/dss/hdmi4_core.c 	hdmi_wp_audio_core_req_enable(wp, true);
hdmi_wp_audio_core_req_enable  869 drivers/gpu/drm/omapdrm/dss/hdmi4_core.c 	hdmi_wp_audio_core_req_enable(wp, false);
hdmi_wp_audio_core_req_enable  302 drivers/gpu/drm/omapdrm/dss/hdmi5.c 	hdmi_wp_audio_core_req_enable(&hd->wp, true);
hdmi_wp_audio_core_req_enable  307 drivers/gpu/drm/omapdrm/dss/hdmi5.c 	hdmi_wp_audio_core_req_enable(&hd->wp, false);
hdmi_wp_audio_core_req_enable  319 drivers/video/fbdev/omap2/omapfb/dss/hdmi.h int hdmi_wp_audio_core_req_enable(struct hdmi_wp_data *wp, bool enable);
hdmi_wp_audio_core_req_enable  863 drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c 	hdmi_wp_audio_core_req_enable(wp, true);
hdmi_wp_audio_core_req_enable  873 drivers/video/fbdev/omap2/omapfb/dss/hdmi4_core.c 	hdmi_wp_audio_core_req_enable(wp, false);
hdmi_wp_audio_core_req_enable  335 drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c 	hdmi_wp_audio_core_req_enable(&hd->wp, true);
hdmi_wp_audio_core_req_enable  340 drivers/video/fbdev/omap2/omapfb/dss/hdmi5.c 	hdmi_wp_audio_core_req_enable(&hd->wp, false);