Home
last modified time | relevance | path

Searched refs:drm_mode_obj_set_property (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/linux/
H A Ddrm_mode.h317 struct drm_mode_obj_set_property { struct
H A Ddrm.h902 #define DRM_IOCTL_MODE_OBJ_SETPROPERTY DRM_IOWR(0xBA, struct drm_mode_obj_set_property)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Ddrm_mode.h453 struct drm_mode_obj_set_property { struct
H A Ddrm.h887 #define DRM_IOCTL_MODE_OBJ_SETPROPERTY DRM_IOWR(0xBA, struct drm_mode_obj_set_property)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Ddrm_mode.h453 struct drm_mode_obj_set_property { struct
H A Ddrm.h887 #define DRM_IOCTL_MODE_OBJ_SETPROPERTY DRM_IOWR(0xBA, struct drm_mode_obj_set_property)
/OK3568_Linux_fs/external/linux-rga/core/3rdparty/libdrm/include/drm/
H A Ddrm_mode.h467 struct drm_mode_obj_set_property { struct
H A Ddrm.h921 #define DRM_IOCTL_MODE_OBJ_SETPROPERTY DRM_IOWR(0xBA, struct drm_mode_obj_set_property)
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_mode_object.c529 struct drm_mode_obj_set_property *arg = data; in drm_mode_obj_set_property_ioctl()
H A Ddrm_connector.c2273 struct drm_mode_obj_set_property obj_set_prop = { in drm_connector_property_set_ioctl()
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Ddrm_mode.h467 struct drm_mode_obj_set_property { struct
H A Ddrm.h927 #define DRM_IOCTL_MODE_OBJ_SETPROPERTY DRM_IOWR(0xBA, struct drm_mode_obj_set_property)
/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Ddrm_mode.h452 struct drm_mode_obj_set_property { struct
H A Ddrm.h920 #define DRM_IOCTL_MODE_OBJ_SETPROPERTY DRM_IOWR(0xBA, struct drm_mode_obj_set_property)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Ddrm_mode.h452 struct drm_mode_obj_set_property { struct
H A Ddrm.h920 #define DRM_IOCTL_MODE_OBJ_SETPROPERTY DRM_IOWR(0xBA, struct drm_mode_obj_set_property)
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/include/drm/
H A Ddrm_mode.h555 struct drm_mode_obj_set_property { struct
H A Ddrm.h1059 #define DRM_IOCTL_MODE_OBJ_SETPROPERTY DRM_IOWR(0xBA, struct drm_mode_obj_set_property)
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Ddrm_mode.h452 struct drm_mode_obj_set_property { struct
H A Ddrm.h920 #define DRM_IOCTL_MODE_OBJ_SETPROPERTY DRM_IOWR(0xBA, struct drm_mode_obj_set_property)
/OK3568_Linux_fs/kernel/tools/include/uapi/drm/
H A Ddrm.h927 #define DRM_IOCTL_MODE_OBJ_SETPROPERTY DRM_IOWR(0xBA, struct drm_mode_obj_set_property)
/OK3568_Linux_fs/external/security/librkcrypto/third_party/libdrm/src/
H A Dxf86drmMode.c1202 struct drm_mode_obj_set_property prop; in drmModeObjectSetProperty()