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

/linux-master/drivers/gpu/drm/
H A Ddrm_crtc_internal.h174 int drm_mode_obj_get_properties_ioctl(struct drm_device *dev, void *data,
H A Ddrm_mode_object.c421 * drm_mode_obj_get_properties_ioctl - get the current value of a object's property
435 int drm_mode_obj_get_properties_ioctl(struct drm_device *dev, void *data, function
H A Ddrm_ioctl.c638 DRM_IOCTL_DEF(DRM_IOCTL_MODE_OBJ_GETPROPERTIES, drm_mode_obj_get_properties_ioctl, 0),

Completed in 140 milliseconds