Home
last modified time | relevance | path

Searched refs:DRM_PANFROST_GET_PARAM (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/include/drm-uapi/
Dpanfrost_drm.h19 #define DRM_PANFROST_GET_PARAM 0x04 macro
29 #define DRM_IOCTL_PANFROST_GET_PARAM DRM_IOWR(DRM_COMMAND_BASE + DRM_PANFROST_GET_PARAM, struct dr…
/third_party/mesa3d/src/panfrost/drm-shim/
Dpanfrost_noop.c120 [DRM_PANFROST_GET_PARAM] = pan_ioctl_get_param,