Searched defs:matches (Results 1 – 11 of 11) sorted by relevance
/include/linux/ |
D | of_device.h | 97 const struct of_device_id *matches, const struct device *dev) in __of_match_device() 101 #define of_match_device(matches, dev) \ argument
|
D | of_clk.h | 26 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init()
|
D | sys_soc.h | 45 const struct soc_device_attribute *matches) { return NULL; } in soc_device_match()
|
D | of_platform.h | 88 const struct of_device_id *matches, in of_platform_populate()
|
D | of_address.h | 76 const struct of_device_id *matches, in of_find_matching_node_by_address()
|
D | of.h | 604 const struct of_device_id *matches, in of_find_matching_node_and_match() 907 static inline int of_alias_get_alias_list(const struct of_device_id *matches, in of_alias_get_alias_list() 1017 const struct of_device_id *matches) in of_find_matching_node() 1237 #define for_each_matching_node(dn, matches) \ argument 1240 #define for_each_matching_node_and_match(dn, matches, match) \ argument
|
D | i2c.h | 962 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device()
|
D | mod_devicetable.h | 565 struct dmi_strmatch matches[4]; member
|
/include/linux/regulator/ |
D | of_regulator.h | 39 struct of_regulator_match *matches, in of_regulator_match()
|
/include/net/ |
D | pkt_cls.h | 386 struct tcf_ematch * matches; member
|
D | cfg80211.h | 2769 struct cfg80211_wowlan_nd_match *matches[]; member
|