Home
last modified time | relevance | path

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

/hardware/ti/omap4-aah/kernel-headers/linux/
Domapfb.h59 #define OMAPFB_ENABLEVSYNC OMAP_IOW(64, int) macro
/hardware/ti/omap4xxx/kernel-headers/linux/
Domapfb.h59 #define OMAPFB_ENABLEVSYNC OMAP_IOW(64, int) macro
/hardware/ti/omap4-aah/original-kernel-headers/linux/
Domapfb.h61 #define OMAPFB_ENABLEVSYNC OMAP_IOW(64, int) macro
/hardware/ti/omap4xxx/original-kernel-headers/linux/
Domapfb.h61 #define OMAPFB_ENABLEVSYNC OMAP_IOW(64, int) macro
/hardware/ti/omap4-aah/hwc/
Dhwc.c2665 err = ioctl(hwc_dev->fb_fd, OMAPFB_ENABLEVSYNC, &val); in omap4_hwc_event_control()
2668 err = ioctl(hwc_dev->fb_fd, OMAPFB_ENABLEVSYNC, &val); in omap4_hwc_event_control()
/hardware/ti/omap4xxx/hwc/
Dhwc.c1948 err = ioctl(hwc_dev->fb_fd, OMAPFB_ENABLEVSYNC, &val); in omap4_hwc_event_control()