Home
last modified time | relevance | path

Searched refs:drm_mode_get_plane (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/include/uapi/drm/
Ddrm_mode.h329 struct drm_mode_get_plane { struct
Ddrm.h1071 #define DRM_IOCTL_MODE_GETPLANE DRM_IOWR(0xB6, struct drm_mode_get_plane)
/Linux-v6.1/tools/include/uapi/drm/
Ddrm.h1071 #define DRM_IOCTL_MODE_GETPLANE DRM_IOWR(0xB6, struct drm_mode_get_plane)
/Linux-v6.1/drivers/gpu/drm/
Ddrm_plane.c691 struct drm_mode_get_plane *plane_resp = data; in drm_mode_getplane()
/Linux-v6.1/Documentation/gpu/
Ddrm-uapi.rst479 drm_mode_get_plane is an example.