Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Dhdmi4.c176 hdmi_wp_clear_irqenable(wp, 0xffffffff); in hdmi_power_on_full()
246 hdmi_wp_clear_irqenable(&hdmi.wp, 0xffffffff); in hdmi_power_off_full()
Dhdmi5.c198 hdmi_wp_clear_irqenable(&hdmi.wp, 0xffffffff); in hdmi_power_on_full()
263 hdmi_wp_clear_irqenable(&hdmi.wp, 0xffffffff); in hdmi_power_off_full()
Dhdmi.h293 void hdmi_wp_clear_irqenable(struct hdmi_wp_data *wp, u32 mask);
Dhdmi_wp.c63 void hdmi_wp_clear_irqenable(struct hdmi_wp_data *wp, u32 mask) in hdmi_wp_clear_irqenable() function