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

/hardware/ti/omap4xxx/hwc/
H A Dhwc.c126 pthread_t hdmi_thread; member in struct:omap4_hwc_device
2078 if (pthread_create(&hwc_dev->hdmi_thread, NULL, omap4_hwc_hdmi_thread, hwc_dev))
/hardware/ti/omap4-aah/hwc/
H A Dhwc.c163 pthread_t hdmi_thread; member in struct:omap4_hwc_device
2836 if (pthread_create(&hwc_dev->hdmi_thread, NULL, omap4_hwc_hdmi_thread, hwc_dev))

Completed in 33 milliseconds