OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_amdgpu_bo_list
(Results
1 - 3
of
3
) sorted by null
/bionic/libc/kernel/uapi/drm/
amdgpu_drm.h
26
#define
DRM_AMDGPU_BO_LIST
0x03
41
#define DRM_IOCTL_AMDGPU_BO_LIST DRM_IOWR(DRM_COMMAND_BASE +
DRM_AMDGPU_BO_LIST
, union
drm_amdgpu_bo_list
)
104
union
drm_amdgpu_bo_list
{
union
/external/kernel-headers/original/uapi/drm/
amdgpu_drm.h
40
#define
DRM_AMDGPU_BO_LIST
0x03
53
#define DRM_IOCTL_AMDGPU_BO_LIST DRM_IOWR(DRM_COMMAND_BASE +
DRM_AMDGPU_BO_LIST
, union
drm_amdgpu_bo_list
)
132
union
drm_amdgpu_bo_list
{
union
/external/libdrm/include/drm/
amdgpu_drm.h
40
#define
DRM_AMDGPU_BO_LIST
0x03
53
#define DRM_IOCTL_AMDGPU_BO_LIST DRM_IOWR(DRM_COMMAND_BASE +
DRM_AMDGPU_BO_LIST
, union
drm_amdgpu_bo_list
)
132
union
drm_amdgpu_bo_list
{
union
Completed in 43 milliseconds