OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DRM_VC4_LABEL_BO
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/include/drm-uapi/
vc4_drm.h
43
#define
DRM_VC4_LABEL_BO
0x0a
56
#define DRM_IOCTL_VC4_LABEL_BO DRM_IOWR(DRM_COMMAND_BASE +
DRM_VC4_LABEL_BO
, struct
drm_vc4_label_bo
)
331
* struct
drm_vc4_label_bo
- Attach a name to a BO for debug purposes.
333
struct
drm_vc4_label_bo
{
struct
/bionic/libc/kernel/uapi/drm/
vc4_drm.h
35
#define
DRM_VC4_LABEL_BO
0x0a
50
#define DRM_IOCTL_VC4_LABEL_BO DRM_IOWR(DRM_COMMAND_BASE +
DRM_VC4_LABEL_BO
, struct
drm_vc4_label_bo
)
175
struct
drm_vc4_label_bo
{
struct
/external/kernel-headers/original/uapi/drm/
vc4_drm.h
43
#define
DRM_VC4_LABEL_BO
0x0a
59
#define DRM_IOCTL_VC4_LABEL_BO DRM_IOWR(DRM_COMMAND_BASE +
DRM_VC4_LABEL_BO
, struct
drm_vc4_label_bo
)
354
* struct
drm_vc4_label_bo
- Attach a name to a BO for debug purposes.
356
struct
drm_vc4_label_bo
{
struct
/external/libdrm/include/drm/
vc4_drm.h
43
#define
DRM_VC4_LABEL_BO
0x0a
59
#define DRM_IOCTL_VC4_LABEL_BO DRM_IOWR(DRM_COMMAND_BASE +
DRM_VC4_LABEL_BO
, struct
drm_vc4_label_bo
)
347
* struct
drm_vc4_label_bo
- Attach a name to a BO for debug purposes.
349
struct
drm_vc4_label_bo
{
struct
Completed in 1044 milliseconds