Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dhdmi5.c248 hdmi_wp_video_stop(&hdmi.wp); in hdmi_power_on_full()
268 hdmi_wp_video_stop(&hdmi.wp); in hdmi_power_off_full()
Dhdmi4.c231 hdmi_wp_video_stop(&hdmi.wp); in hdmi_power_on_full()
251 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