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 | 96 	struct property		*prop;  member 809 static inline int of_add_property(struct device_node *np, struct property *prop)  in of_add_property() 814 static inline int of_remove_property(struct device_node *np, struct property *prop)  in of_remove_property() 829 static inline const __be32 *of_prop_next_u32(struct property *prop,  in of_prop_next_u32() 835 static inline const char *of_prop_next_string(struct property *prop,  in of_prop_next_string() 1255 	struct property *prop = of_find_property(np, propname, NULL);  in of_property_read_bool()  local 1439 #define of_property_for_each_string(np, propname, prop, s)	\  argument 1561 	struct property *prop;  member 1615 		struct device_node *np, struct property *prop)  in of_changeset_add_property() 1621 		struct device_node *np, struct property *prop)  in of_changeset_remove_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 | 249 #define __seqprop_case(s, lockname, prop)				\  argument 252 #define __seqprop(s, prop) _Generic(*(s),				\  argument
  | 
| /include/drm/ | 
| D | gud.h | 61 	__le16 prop;  member
  | 
| /include/linux/soundwire/ | 
| D | sdw.h | 673 	struct sdw_slave_prop prop;  member 922 	struct sdw_master_prop prop;  member
  |