Home
last modified time | relevance | path

Searched refs:DSSCIOC_QUERY_DISPLAY (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/omap4-aah/kernel-headers-ti/video/
Ddsscomp.h407 #define DSSCIOC_QUERY_DISPLAY _IOWR('O', 131, struct dsscomp_display_info) macro
/hardware/ti/omap4-aah/hwc/
Dhwc.c1045 int ret = ioctl(hwc_dev->dsscomp_fd, DSSCIOC_QUERY_DISPLAY, &d); in omap4_hwc_set_best_hdmi_mode()
2290 int ret = ioctl(hwc_dev->dsscomp_fd, DSSCIOC_QUERY_DISPLAY, &hwc_dev->fb_dis); in set_primary_display_transform_matrix()
2779 ret = ioctl(hwc_dev->dsscomp_fd, DSSCIOC_QUERY_DISPLAY, &hwc_dev->fb_dis); in omap4_hwc_device_open()
/hardware/ti/omap4xxx/hwc/
Dhwc.c847 int ret = ioctl(hwc_dev->dsscomp_fd, DSSCIOC_QUERY_DISPLAY, &d); in omap4_hwc_set_best_hdmi_mode()
2051 int ret = ioctl(hwc_dev->dsscomp_fd, DSSCIOC_QUERY_DISPLAY, &hwc_dev->fb_dis); in omap4_hwc_device_open()