drm_property 289 include/drm/drm_crtc.h struct drm_property *property, uint64_t val); drm_property 410 include/drm/drm_crtc.h int (*set_property)(struct drm_connector *connector, struct drm_property *property, drm_property 587 include/drm/drm_crtc.h struct drm_property *property, uint64_t val); drm_property 824 include/drm/drm_crtc.h struct drm_property *edid_property; drm_property 825 include/drm/drm_crtc.h struct drm_property *dpms_property; drm_property 826 include/drm/drm_crtc.h struct drm_property *path_property; drm_property 827 include/drm/drm_crtc.h struct drm_property *plane_type_property; drm_property 828 include/drm/drm_crtc.h struct drm_property *rotation_property; drm_property 831 include/drm/drm_crtc.h struct drm_property *dvi_i_subconnector_property; drm_property 832 include/drm/drm_crtc.h struct drm_property *dvi_i_select_subconnector_property; drm_property 835 include/drm/drm_crtc.h struct drm_property *tv_subconnector_property; drm_property 836 include/drm/drm_crtc.h struct drm_property *tv_select_subconnector_property; drm_property 837 include/drm/drm_crtc.h struct drm_property *tv_mode_property; drm_property 838 include/drm/drm_crtc.h struct drm_property *tv_left_margin_property; drm_property 839 include/drm/drm_crtc.h struct drm_property *tv_right_margin_property; drm_property 840 include/drm/drm_crtc.h struct drm_property *tv_top_margin_property; drm_property 841 include/drm/drm_crtc.h struct drm_property *tv_bottom_margin_property; drm_property 842 include/drm/drm_crtc.h struct drm_property *tv_brightness_property; drm_property 843 include/drm/drm_crtc.h struct drm_property *tv_contrast_property; drm_property 844 include/drm/drm_crtc.h struct drm_property *tv_flicker_reduction_property; drm_property 845 include/drm/drm_crtc.h struct drm_property *tv_overscan_property; drm_property 846 include/drm/drm_crtc.h struct drm_property *tv_saturation_property; drm_property 847 include/drm/drm_crtc.h struct drm_property *tv_hue_property; drm_property 850 include/drm/drm_crtc.h struct drm_property *scaling_mode_property; drm_property 851 include/drm/drm_crtc.h struct drm_property *aspect_ratio_property; drm_property 852 include/drm/drm_crtc.h struct drm_property *dirty_info_property; drm_property 869 include/drm/drm_crtc.h #define obj_to_property(x) container_of(x, struct drm_property, base) drm_property 985 include/drm/drm_crtc.h static inline bool drm_property_type_is(struct drm_property *property, drm_property 994 include/drm/drm_crtc.h static inline bool drm_property_type_valid(struct drm_property *property) drm_property 1002 include/drm/drm_crtc.h struct drm_property *property, drm_property 1005 include/drm/drm_crtc.h struct drm_property *property, drm_property 1019 include/drm/drm_crtc.h struct drm_property *property, drm_property 1021 include/drm/drm_crtc.h extern struct drm_property *drm_property_create(struct drm_device *dev, int flags, drm_property 1023 include/drm/drm_crtc.h extern struct drm_property *drm_property_create_enum(struct drm_device *dev, int flags, drm_property 1027 include/drm/drm_crtc.h struct drm_property *drm_property_create_bitmask(struct drm_device *dev, drm_property 1032 include/drm/drm_crtc.h struct drm_property *drm_property_create_range(struct drm_device *dev, int flags, drm_property 1035 include/drm/drm_crtc.h struct drm_property *drm_property_create_signed_range(struct drm_device *dev, drm_property 1038 include/drm/drm_crtc.h struct drm_property *drm_property_create_object(struct drm_device *dev, drm_property 1040 include/drm/drm_crtc.h extern void drm_property_destroy(struct drm_device *dev, struct drm_property *property); drm_property 1041 include/drm/drm_crtc.h extern int drm_property_add_enum(struct drm_property *property, int index, drm_property 1131 include/drm/drm_crtc.h struct drm_property *property, drm_property 1141 include/drm/drm_crtc.h extern struct drm_property *drm_mode_create_rotation_property(struct drm_device *dev, drm_property 1180 include/drm/drm_crtc.h static inline struct drm_property *drm_property_find(struct drm_device *dev, drm_property 73 include/drm/drm_encoder_slave.h struct drm_property *property,