Home
last modified time | relevance | path

Searched refs:MTKFB_GET_OVERLAY_LAYER_INFO (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/security/securityPatch/CVE-2016-8448/
Dpoc.c38 if(ioctl(fd, MTKFB_GET_OVERLAY_LAYER_INFO, &layerInfo) == -1) { in main()
Dmtkfb.h74 #define MTKFB_GET_OVERLAY_LAYER_INFO MTK_IOR(24, struct fb_overlay_layer_info) macro