Home
last modified time | relevance | path

Searched refs:matches (Results 1 – 12 of 12) sorted by relevance

/include/linux/
Dof_clk.h13 void of_clk_init(const struct of_device_id *matches);
26 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init() argument
Dsys_soc.h42 const struct soc_device_attribute *matches);
45 const struct soc_device_attribute *matches) { return NULL; } in soc_device_match() argument
Dof_device.h16 const struct of_device_id *matches, const struct device *dev);
97 const struct of_device_id *matches, const struct device *dev) in __of_match_device() argument
101 #define of_match_device(matches, dev) \ argument
102 __of_match_device(of_match_ptr(matches), (dev))
Dof_platform.h71 const struct of_device_id *matches,
75 const struct of_device_id *matches,
88 const struct of_device_id *matches, in of_platform_populate() argument
Dof.h275 const struct of_device_id *matches,
361 const struct of_device_id *matches, const struct device_node *node);
394 extern int of_alias_get_alias_list(const struct of_device_id *matches,
604 const struct of_device_id *matches, in of_find_matching_node_and_match() argument
907 static inline int of_alias_get_alias_list(const struct of_device_id *matches, in of_alias_get_alias_list() argument
1017 const struct of_device_id *matches) in of_find_matching_node() argument
1019 return of_find_matching_node_and_match(from, matches, NULL); in of_find_matching_node()
1237 #define for_each_matching_node(dn, matches) \ argument
1238 for (dn = of_find_matching_node(NULL, matches); dn; \
1239 dn = of_find_matching_node(dn, matches))
[all …]
Dof_address.h38 const struct of_device_id *matches,
76 const struct of_device_id *matches, in of_find_matching_node_by_address() argument
Dof_irq.h42 extern void of_irq_init(const struct of_device_id *matches);
Di2c.h938 *i2c_of_match_device(const struct of_device_id *matches,
962 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device() argument
Dmod_devicetable.h565 struct dmi_strmatch matches[4]; member
/include/linux/regulator/
Dof_regulator.h26 struct of_regulator_match *matches,
39 struct of_regulator_match *matches, in of_regulator_match() argument
/include/net/
Dpkt_cls.h386 struct tcf_ematch * matches; member
Dcfg80211.h2769 struct cfg80211_wowlan_nd_match *matches[]; member