Home
last modified time | relevance | path

Searched refs:idle (Results 1 – 6 of 6) sorted by relevance

/hardware/ti/omap4xxx/hwc/
Dhwc.c144 int idle; member
1545 dump_printf(&log, " idle timeout: %dms\n", hwc_dev->idle); in omap4_hwc_dump()
1858 timeout = hwc_dev->idle ? hwc_dev->idle : -1; in omap4_hwc_hdmi_thread()
1863 err = poll(fds, hwc_dev->idle ? 2 : 1, timeout); in omap4_hwc_hdmi_thread()
1866 if (hwc_dev->idle) { in omap4_hwc_hdmi_thread()
1891 if (hwc_dev->idle && fds[1].revents & POLLIN) { in omap4_hwc_hdmi_thread()
1895 timeout = hwc_dev->idle ? hwc_dev->idle : -1; in omap4_hwc_hdmi_thread()
2094 hwc_dev->idle = atoi(value); in omap4_hwc_device_open()
/hardware/intel/img/libdrm/shared-core/
Dr128_drm.h249 int idle; member
Dradeon_drm.h582 int idle; member
/hardware/ti/omap4-aah/hwc/
Dhwc.c183 int idle; member
2096 dump_printf(&log, " idle timeout: %dms\n", hwc_dev->idle); in omap4_hwc_dump()
2503 timeout = hwc_dev->idle ? hwc_dev->idle : -1; in omap4_hwc_hdmi_thread()
2559 if (hwc_dev->idle && (now >= idle_wakeup)) { in omap4_hwc_hdmi_thread()
2593 timeout = hwc_dev->idle ? hwc_dev->idle : -1; in omap4_hwc_hdmi_thread()
2852 hwc_dev->idle = atoi(value); in omap4_hwc_device_open()
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
Dbcmutils.h217 uint8 idle; /* avail in pool */ member
Dwlioctl.h1104 uint32 idle; /* time since data pkt rx'd from sta */ member