OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_vc4_wait_bo
(Results
1 - 4
of
4
) sorted by null
/external/mesa3d/include/drm-uapi/
vc4_drm.h
35
#define
DRM_VC4_WAIT_BO
0x02
48
#define DRM_IOCTL_VC4_WAIT_BO DRM_IOWR(DRM_COMMAND_BASE +
DRM_VC4_WAIT_BO
, struct
drm_vc4_wait_bo
)
191
* struct
drm_vc4_wait_bo
- ioctl argument for waiting for
198
struct
drm_vc4_wait_bo
{
struct
/bionic/libc/kernel/uapi/drm/
vc4_drm.h
27
#define
DRM_VC4_WAIT_BO
0x02
42
#define DRM_IOCTL_VC4_WAIT_BO DRM_IOWR(DRM_COMMAND_BASE +
DRM_VC4_WAIT_BO
, struct
drm_vc4_wait_bo
)
103
struct
drm_vc4_wait_bo
{
struct
/external/kernel-headers/original/uapi/drm/
vc4_drm.h
35
#define
DRM_VC4_WAIT_BO
0x02
51
#define DRM_IOCTL_VC4_WAIT_BO DRM_IOWR(DRM_COMMAND_BASE +
DRM_VC4_WAIT_BO
, struct
drm_vc4_wait_bo
)
213
* struct
drm_vc4_wait_bo
- ioctl argument for waiting for
220
struct
drm_vc4_wait_bo
{
struct
/external/libdrm/include/drm/
vc4_drm.h
35
#define
DRM_VC4_WAIT_BO
0x02
51
#define DRM_IOCTL_VC4_WAIT_BO DRM_IOWR(DRM_COMMAND_BASE +
DRM_VC4_WAIT_BO
, struct
drm_vc4_wait_bo
)
206
* struct
drm_vc4_wait_bo
- ioctl argument for waiting for
213
struct
drm_vc4_wait_bo
{
struct
Completed in 50 milliseconds