Home
last modified time | relevance | path

Searched refs:drm_mode_obj_get_properties (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/dev/drm2/
HDdrm_mode.h258 struct drm_mode_obj_get_properties { struct
HDdrm.h735 #define DRM_IOCTL_MODE_OBJ_GETPROPERTIES DRM_IOWR(0xB9, struct drm_mode_obj_get_properties)
HDdrm_crtc.c3259 struct drm_mode_obj_get_properties *arg = data; in drm_mode_obj_get_properties_ioctl()