OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drm_v3d_get_param
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/drm/
v3d_drm.h
29
#define
DRM_V3D_GET_PARAM
0x04
36
#define DRM_IOCTL_V3D_GET_PARAM DRM_IOWR(DRM_COMMAND_BASE +
DRM_V3D_GET_PARAM
, struct
drm_v3d_get_param
)
80
struct
drm_v3d_get_param
{
struct
/external/kernel-headers/original/uapi/drm/
v3d_drm.h
37
#define
DRM_V3D_GET_PARAM
0x04
45
#define DRM_IOCTL_V3D_GET_PARAM DRM_IOWR(DRM_COMMAND_BASE +
DRM_V3D_GET_PARAM
, struct
drm_v3d_get_param
)
187
struct
drm_v3d_get_param
{
struct
Completed in 45 milliseconds