Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dhdmi5.c199 hdmi_wp_clear_irqenable(&hdmi.wp, 0xffffffff); in hdmi_power_on_full()
264 hdmi_wp_clear_irqenable(&hdmi.wp, 0xffffffff); in hdmi_power_off_full()
Dhdmi4.c177 hdmi_wp_clear_irqenable(wp, 0xffffffff); in hdmi_power_on_full()
247 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