Searched defs:prop (Results 1 – 6 of 6) sorted by relevance
/include/linux/ |
D | extcon-provider.h | 115 unsigned int prop, in extcon_set_property() 122 unsigned int id, unsigned int prop, in extcon_set_property_sync() 129 unsigned int id, unsigned int prop) in extcon_set_property_capability()
|
D | of.h | 95 struct property *prop; member 814 static inline int of_add_property(struct device_node *np, struct property *prop) in of_add_property() 819 static inline int of_remove_property(struct device_node *np, struct property *prop) in of_remove_property() 834 static inline const __be32 *of_prop_next_u32(struct property *prop, in of_prop_next_u32() 840 static inline const char *of_prop_next_string(struct property *prop, in of_prop_next_string() 1241 struct property *prop = of_find_property(np, propname, NULL); in of_property_read_bool() local 1418 #define of_property_for_each_u32(np, propname, prop, p, u) \ argument 1424 #define of_property_for_each_string(np, propname, prop, s) \ argument 1530 struct property *prop; member 1584 struct device_node *np, struct property *prop) in of_changeset_add_property() [all …]
|
D | extcon.h | 241 unsigned int prop, in extcon_get_property() 248 unsigned int id, unsigned int prop) in extcon_get_property_capability()
|
D | seqlock.h | 296 #define __seqprop_case(s, lockname, prop) \ argument 299 #define __seqprop(s, prop) _Generic(*(s), \ argument
|
/include/drm/ |
D | gud.h | 61 __le16 prop; member
|
/include/linux/soundwire/ |
D | sdw.h | 686 struct sdw_slave_prop prop; member 935 struct sdw_master_prop prop; member
|