Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_mode.h258 struct drm_mode_obj_get_properties { struct
H A Ddrm.h735 #define DRM_IOCTL_MODE_OBJ_GETPROPERTIES DRM_IOWR(0xB9, struct drm_mode_obj_get_properties)
H A Ddrm_crtc.c3259 struct drm_mode_obj_get_properties *arg = data; in drm_mode_obj_get_properties_ioctl()