Searched defs:prop (Results 1 – 4 of 4) 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 | extcon.h | 239 unsigned int prop, in extcon_get_property() 246 unsigned int id, unsigned int prop) in extcon_get_property_capability()
|
D | of.h | 99 struct property *prop; member 924 static inline const __be32 *of_prop_next_u32(struct property *prop, in of_prop_next_u32() 930 static inline const char *of_prop_next_string(struct property *prop, in of_prop_next_string() 1177 struct property *prop = of_find_property(np, propname, NULL); in of_property_read_bool() local 1216 #define of_property_for_each_u32(np, propname, prop, p, u) \ argument 1222 #define of_property_for_each_string(np, propname, prop, s) \ argument 1324 struct property *prop; member 1376 struct device_node *np, struct property *prop) in of_changeset_add_property() 1382 struct device_node *np, struct property *prop) in of_changeset_remove_property() 1388 struct device_node *np, struct property *prop) in of_changeset_update_property()
|
/include/linux/soundwire/ |
D | sdw.h | 558 struct sdw_slave_prop prop; member 758 struct sdw_master_prop prop; member
|