Home
last modified time | relevance | path

Searched refs:hdmi_wp_video_stop (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dhdmi4.c230 hdmi_wp_video_stop(&hdmi.wp); in hdmi_power_on_full()
250 hdmi_wp_video_stop(&hdmi.wp); in hdmi_power_off_full()
Dhdmi5.c247 hdmi_wp_video_stop(&hdmi.wp); in hdmi_power_on_full()
267 hdmi_wp_video_stop(&hdmi.wp); in hdmi_power_off_full()
Dhdmi.h288 void hdmi_wp_video_stop(struct hdmi_wp_data *wp);
Dhdmi_wp.c111 void hdmi_wp_video_stop(struct hdmi_wp_data *wp) in hdmi_wp_video_stop() function