Home
last modified time | relevance | path

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

/include/linux/mfd/
Dsyscon.h25 const char *property);
28 const char *property,
33 const char *property);
52 const char *property) in syscon_regmap_lookup_by_phandle() argument
59 const char *property, in syscon_regmap_lookup_by_phandle_args() argument
68 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.h368 struct drm_property *property, uint64_t val);
458 struct drm_property *property,
481 struct drm_property *property,
891 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.h75 struct drm_property *property,
Ddrm_connector.h1154 int (*set_property)(struct drm_connector *connector, struct drm_property *property,
1286 struct drm_property *property,
1309 struct drm_property *property,
/include/linux/
Dof.h27 struct property { struct
31 struct property *next; argument
53 struct property *properties; argument
54 struct property *deadprops; /* removed properties */
95 struct property *prop;
96 struct property *old_prop;
215 static inline int of_property_check_flag(const struct property *p, unsigned long flag) in of_property_check_flag()
220 static inline void of_property_set_flag(struct property *p, unsigned long flag) in of_property_set_flag()
225 static inline void of_property_clear_flag(struct property *p, unsigned long flag) in of_property_clear_flag()
309 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.h166 #define tb_property_for_each(dir, property) \ argument
167 for (property = tb_property_get_next(dir, NULL); \
168 property; \
169 property = tb_property_get_next(dir, 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.h189 const char * const property; member
/include/uapi/mtd/
Dubi-user.h458 __u8 property; member
/include/linux/greybus/
Dgreybus_protocols.h511 __u8 property; member
588 __u8 property; member
597 __u8 property; member
/include/asm-generic/
Dvmlinux.lds.h891 *(.note.gnu.property) \