Searched refs:drm_mode_get_property (Results 1 – 11 of 11) sorted by relevance
/external/igt-gpu-tools/tests/ |
D | kms_properties.c | 384 static void validate_range_prop(const struct drm_mode_get_property *prop, in validate_range_prop() 407 static void validate_enums(const struct drm_mode_get_property *prop) in validate_enums() 425 static void validate_enum_prop(const struct drm_mode_get_property *prop, in validate_enum_prop() 445 static void validate_bitmask_prop(const struct drm_mode_get_property *prop, in validate_bitmask_prop() 468 const struct drm_mode_get_property *prop, in validate_blob_prop() 499 const struct drm_mode_get_property *prop, in validate_object_prop() 535 const struct drm_mode_get_property *prop, in validate_property() 586 struct drm_mode_get_property prop; in validate_prop()
|
/external/igt-gpu-tools/include/drm-uapi/ |
D | drm_mode.h | 415 struct drm_mode_get_property { struct
|
D | drm.h | 870 #define DRM_IOCTL_MODE_GETPROPERTY DRM_IOWR(0xAA, struct drm_mode_get_property)
|
/external/libdrm/include/drm/ |
D | drm_mode.h | 414 struct drm_mode_get_property { struct
|
D | drm.h | 903 #define DRM_IOCTL_MODE_GETPROPERTY DRM_IOWR(0xAA, struct drm_mode_get_property)
|
/external/kernel-headers/original/uapi/drm/ |
D | drm_mode.h | 434 struct drm_mode_get_property { struct
|
D | drm.h | 910 #define DRM_IOCTL_MODE_GETPROPERTY DRM_IOWR(0xAA, struct drm_mode_get_property)
|
/external/mesa3d/include/drm-uapi/ |
D | drm_mode.h | 429 struct drm_mode_get_property { struct
|
D | drm.h | 904 #define DRM_IOCTL_MODE_GETPROPERTY DRM_IOWR(0xAA, struct drm_mode_get_property)
|
/external/libdrm/ |
D | xf86drmMode.c | 627 struct drm_mode_get_property prop; in drmModeGetProperty()
|
/external/igt-gpu-tools/lib/ |
D | igt_kms.c | 1369 struct drm_mode_get_property prop = { in kmstest_set_connector_dpms()
|