OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DRM_VC4_GEM_MADVISE
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/drm/
vc4_drm.h
35
#define
DRM_VC4_GEM_MADVISE
0x0b
47
#define DRM_IOCTL_VC4_GEM_MADVISE DRM_IOWR(DRM_COMMAND_BASE +
DRM_VC4_GEM_MADVISE
, struct
drm_vc4_gem_madvise
)
172
struct
drm_vc4_gem_madvise
{
struct
/external/kernel-headers/original/uapi/drm/
vc4_drm.h
44
#define
DRM_VC4_GEM_MADVISE
0x0b
57
#define DRM_IOCTL_VC4_GEM_MADVISE DRM_IOWR(DRM_COMMAND_BASE +
DRM_VC4_GEM_MADVISE
, struct
drm_vc4_gem_madvise
)
348
struct
drm_vc4_gem_madvise
{
struct
Completed in 68 milliseconds