Home
last modified time | relevance | path

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

/include/linux/mfd/
A 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
A Daltera-sysmgr.h19 const char *property);
23 const char *property) in altr_sysmgr_regmap_lookup_by_phandle() argument
/include/drm/
A Ddrm_mode_object.h128 struct drm_property *property,
131 struct drm_property *property,
134 struct drm_property *property,
138 struct drm_property *property,
A 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);
A Ddrm_sysfs.h16 struct drm_property *property);
A Ddrm_plane.h381 struct drm_property *property, uint64_t val);
471 struct drm_property *property,
494 struct drm_property *property,
936 struct drm_property *property,
A Ddrm_crtc.h616 struct drm_property *property, uint64_t val);
706 struct drm_property *property,
728 struct drm_property *property,
A Ddrm_connector.h1425 int (*set_property)(struct drm_connector *connector, struct drm_property *property,
1557 struct drm_property *property,
1580 struct drm_property *property,
/include/linux/
A 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;
1572 struct property *prop;
1573 struct property *old_prop;
1611 struct property *prop);
1626 struct device_node *np, struct property *prop) in of_changeset_add_property()
[all …]
A Dthunderbolt.h172 #define tb_property_for_each(dir, property) \ argument
173 for (property = tb_property_get_next(dir, NULL); \
174 property; \
175 property = tb_property_get_next(dir, property))
A Darm_ffa.h253 bool ffa_partition_check_property(struct ffa_device *dev, u32 property) in ffa_partition_check_property() argument
255 return dev->properties & property; in ffa_partition_check_property()
A Dpower_supply.h811 const char *property);
813 struct device *dev, const char *property);
/include/linux/soc/ti/
A Dk3-ringacc.h98 const char *property);
A Dti_sci_protocol.h610 const char *property);
612 const char *property);
643 const char *property) in ti_sci_get_by_phandle() argument
650 const char *property) in devm_ti_sci_get_by_phandle() argument
/include/linux/pinctrl/
A Dpinconf-generic.h192 const char * const property; member
/include/uapi/mtd/
A Dubi-user.h493 __u8 property; member
/include/uapi/drm/
A Dxe_drm.h202 __u32 property; member
1322 __u32 property; member
/include/linux/greybus/
A Dgreybus_protocols.h507 __u8 property; member
584 __u8 property; member
593 __u8 property; member
/include/asm-generic/
A Dvmlinux.lds.h914 *(.note.gnu.property) \

Completed in 59 milliseconds