| /include/linux/mfd/ |
| D | syscon.h | 24 const char *property); 26 const char *property, 30 const char *property); 51 const char *property) in syscon_regmap_lookup_by_phandle() argument 58 const char *property, in syscon_regmap_lookup_by_phandle_args() argument 67 const char *property) in syscon_regmap_lookup_by_phandle_optional() argument
|
| D | altera-sysmgr.h | 19 const char *property); 23 const char *property) in altr_sysmgr_regmap_lookup_by_phandle() argument
|
| /include/drm/ |
| D | drm_mode_object.h | 128 struct drm_property *property, 131 struct drm_property *property, 134 struct drm_property *property, 138 struct drm_property *property,
|
| D | drm_property.h | 241 static inline bool drm_property_type_is(struct drm_property *property, in drm_property_type_is() argument 245 if (property->flags & DRM_MODE_PROP_EXTENDED_TYPE) in drm_property_type_is() 246 return (property->flags & DRM_MODE_PROP_EXTENDED_TYPE) == type; in drm_property_type_is() 247 return property->flags & type; in drm_property_type_is() 273 int drm_property_add_enum(struct drm_property *property, 275 void drm_property_destroy(struct drm_device *dev, struct drm_property *property);
|
| D | drm_sysfs.h | 16 struct drm_property *property);
|
| D | drm_plane.h | 381 struct drm_property *property, uint64_t val); 471 struct drm_property *property, 494 struct drm_property *property, 919 struct drm_property *property,
|
| D | drm_crtc.h | 616 struct drm_property *property, uint64_t val); 706 struct drm_property *property, 728 struct drm_property *property,
|
| D | drm_encoder_slave.h | 118 struct drm_property *property,
|
| D | drm_connector.h | 1330 int (*set_property)(struct drm_connector *connector, struct drm_property *property, 1462 struct drm_property *property, 1485 struct drm_property *property,
|
| /include/linux/ |
| D | of.h | 28 struct property { struct 32 struct property *next; argument 54 struct property *properties; argument 55 struct property *deadprops; /* removed properties */ 96 struct property *prop; 97 struct property *old_prop; 212 static inline int of_property_check_flag(const struct property *p, unsigned long flag) in of_property_check_flag() 217 static inline void of_property_set_flag(struct property *p, unsigned long flag) in of_property_set_flag() 222 static inline void of_property_clear_flag(struct property *p, unsigned long flag) in of_property_clear_flag() 308 extern struct property *of_find_property(const struct device_node *np, [all …]
|
| D | power_supply.h | 798 const char *property); 800 const char *property, 804 struct device *dev, const char *property); 807 power_supply_get_by_phandle(struct device_node *np, const char *property) in power_supply_get_by_phandle() argument 811 const char *property, in power_supply_get_by_phandle_array() argument 816 devm_power_supply_get_by_phandle(struct device *dev, const char *property) in devm_power_supply_get_by_phandle() argument
|
| D | thunderbolt.h | 165 #define tb_property_for_each(dir, property) \ argument 166 for (property = tb_property_get_next(dir, NULL); \ 167 property; \ 168 property = tb_property_get_next(dir, property))
|
| D | arm_ffa.h | 256 bool ffa_partition_check_property(struct ffa_device *dev, u32 property) in ffa_partition_check_property() argument 258 return dev->properties & property; in ffa_partition_check_property()
|
| /include/linux/soc/ti/ |
| D | k3-ringacc.h | 98 const char *property);
|
| D | ti_sci_protocol.h | 580 const char *property); 582 const char *property); 613 const char *property) in ti_sci_get_by_phandle() argument 620 const char *property) in devm_ti_sci_get_by_phandle() argument
|
| /include/linux/pinctrl/ |
| D | pinconf-generic.h | 192 const char * const property; member
|
| /include/uapi/mtd/ |
| D | ubi-user.h | 460 __u8 property; member
|
| /include/uapi/drm/ |
| D | xe_drm.h | 202 __u32 property; member 1174 __u32 property; member
|
| /include/linux/greybus/ |
| D | greybus_protocols.h | 507 __u8 property; member 584 __u8 property; member 593 __u8 property; member
|
| /include/asm-generic/ |
| D | vmlinux.lds.h | 909 *(.note.gnu.property) \
|