Searched refs:DRM_IOCTL_MODE_OBJ_SETPROPERTY (Results 1 – 6 of 6) sorted by relevance
329 #ifdef DRM_IOCTL_MODE_OBJ_SETPROPERTY330 # undef DRM_IOCTL_MODE_OBJ_SETPROPERTY331 # define DRM_IOCTL_MODE_OBJ_SETPROPERTY 0xc01464ba macro
93 #ioctl$DRM_IOCTL_MODE_OBJ_SETPROPERTY(fd fd_dri, cmd const[DRM_IOCTL_MODE_OBJ_SETPROPERTY], arg ptr…
871 #define DRM_IOCTL_MODE_OBJ_SETPROPERTY DRM_IOWR(0xBA, struct drm_mode_obj_set_property) macro
893 #define DRM_IOCTL_MODE_OBJ_SETPROPERTY DRM_IOWR(0xBA, struct drm_mode_obj_set_property) macro
1200 return DRM_IOCTL(fd, DRM_IOCTL_MODE_OBJ_SETPROPERTY, &prop); in drmModeObjectSetProperty()