Searched refs:gc2d_fd (Results 1 – 1 of 1) sorted by relevance
2889 int gc2d_fd = open("/dev/gcioctl", O_RDWR); in omap4_hwc_device_open() local2890 if (gc2d_fd < 0) { in omap4_hwc_device_open()2899 close(gc2d_fd); in omap4_hwc_device_open()