OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MTKFB_SET_OVERLAY_LAYER
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/security/securityPatch/CVE-2016-8448/
poc.c
48
if(ioctl(fd,
MTKFB_SET_OVERLAY_LAYER
, &layerInfo) == -1) {
49
perror("ioctl
MTKFB_SET_OVERLAY_LAYER
failed");
mtkfb.h
42
#define
MTKFB_SET_OVERLAY_LAYER
MTK_IOW(0, struct fb_overlay_layer)
Completed in 47 milliseconds