OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_msm_gem_cpu_prep
(Results
1 - 3
of
3
) sorted by null
/external/libdrm/freedreno/msm/
msm_drm.h
104
struct
drm_msm_gem_cpu_prep
{
struct
212
#define
DRM_MSM_GEM_CPU_PREP
0x04
221
#define DRM_IOCTL_MSM_GEM_CPU_PREP DRM_IOW (DRM_COMMAND_BASE +
DRM_MSM_GEM_CPU_PREP
, struct
drm_msm_gem_cpu_prep
)
/bionic/libc/kernel/uapi/drm/
msm_drm.h
77
struct
drm_msm_gem_cpu_prep
{
struct
157
#define
DRM_MSM_GEM_CPU_PREP
0x04
169
#define DRM_IOCTL_MSM_GEM_CPU_PREP DRM_IOW(DRM_COMMAND_BASE +
DRM_MSM_GEM_CPU_PREP
, struct
drm_msm_gem_cpu_prep
)
/external/kernel-headers/original/uapi/drm/
msm_drm.h
118
struct
drm_msm_gem_cpu_prep
{
struct
258
#define
DRM_MSM_GEM_CPU_PREP
0x04
268
#define DRM_IOCTL_MSM_GEM_CPU_PREP DRM_IOW (DRM_COMMAND_BASE +
DRM_MSM_GEM_CPU_PREP
, struct
drm_msm_gem_cpu_prep
)
Completed in 1801 milliseconds