Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/
H A Ddrm_drv.c165 …DRM_IOCTL_DEF(DRM_IOCTL_MODE_OBJ_GETPROPERTIES, drm_mode_obj_get_properties_ioctl, DRM_CONTROL_ALL…
H A Ddrm_crtc.h1069 extern int drm_mode_obj_get_properties_ioctl(struct drm_device *dev, void *data,
H A Ddrm_crtc.c3288 int drm_mode_obj_get_properties_ioctl(struct drm_device *dev, void *data, in drm_mode_obj_get_properties_ioctl() function