Searched defs:omap4_hwc_hdmi_thread (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/hwc/
H A Dhwc.c1840 static void *omap4_hwc_hdmi_thread(void *data) function
2078 if (pthread_create(&hwc_dev->hdmi_thread, NULL, omap4_hwc_hdmi_thread, hwc_dev))
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c2485 static void *omap4_hwc_hdmi_thread(void *data) function
2836 if (pthread_create(&hwc_dev->hdmi_thread, NULL, omap4_hwc_hdmi_thread, hwc_dev))

Completed in 12 milliseconds