Searched refs:DSSCIOC_QUERY_DISPLAY (Results 1 – 3 of 3) sorted by relevance
/hardware/ti/omap4-aah/kernel-headers-ti/video/ |
D | dsscomp.h | 407 #define DSSCIOC_QUERY_DISPLAY _IOWR('O', 131, struct dsscomp_display_info) macro
|
/hardware/ti/omap4-aah/hwc/ |
D | hwc.c | 1045 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/ |
D | hwc.c | 847 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()
|