Home
last modified time | relevance | path

Searched refs:property (Results 1 – 20 of 20) sorted by relevance

/include/linux/mfd/
Dsyscon.h24 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
Daltera-sysmgr.h19 const char *property);
23 const char *property) in altr_sysmgr_regmap_lookup_by_phandle() argument
/include/drm/
Ddrm_mode_object.h128 struct drm_property *property,
131 struct drm_property *property,
134 struct drm_property *property,
138 struct drm_property *property,
Ddrm_property.h241 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);
Ddrm_sysfs.h16 struct drm_property *property);
Ddrm_plane.h381 struct drm_property *property, uint64_t val);
471 struct drm_property *property,
494 struct drm_property *property,
919 struct drm_property *property,
Ddrm_crtc.h616 struct drm_property *property, uint64_t val);
706 struct drm_property *property,
728 struct drm_property *property,
Ddrm_encoder_slave.h118 struct drm_property *property,
Ddrm_connector.h1330 int (*set_property)(struct drm_connector *connector, struct drm_property *property,
1462 struct drm_property *property,
1485 struct drm_property *property,
/include/linux/
Dof.h28 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 …]
Dpower_supply.h798 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
Dthunderbolt.h165 #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))
Darm_ffa.h256 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/
Dk3-ringacc.h98 const char *property);
Dti_sci_protocol.h580 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/
Dpinconf-generic.h192 const char * const property; member
/include/uapi/mtd/
Dubi-user.h460 __u8 property; member
/include/uapi/drm/
Dxe_drm.h202 __u32 property; member
1174 __u32 property; member
/include/linux/greybus/
Dgreybus_protocols.h507 __u8 property; member
584 __u8 property; member
593 __u8 property; member
/include/asm-generic/
Dvmlinux.lds.h909 *(.note.gnu.property) \