OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MTKFB_GET_OVERLAY_LAYER_INFO
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/security/securityPatch/CVE-2016-8448/
poc.c
38
if(ioctl(fd,
MTKFB_GET_OVERLAY_LAYER_INFO
, &layerInfo) == -1) {
39
perror("ioctl
MTKFB_GET_OVERLAY_LAYER_INFO
failed");
mtkfb.h
74
#define
MTKFB_GET_OVERLAY_LAYER_INFO
MTK_IOR(24, struct fb_overlay_layer_info)
Completed in 111 milliseconds