Home
last modified time | relevance | path

Searched refs:of_device_id (Results 1 – 15 of 15) sorted by relevance

/include/linux/
Dof_clk.h10 struct of_device_id;
16 void of_clk_init(const struct of_device_id *matches);
29 static inline void of_clk_init(const struct of_device_id *matches) {} in of_clk_init()
Dof_platform.h49 extern const struct of_device_id of_default_bus_match_table[];
71 const struct of_device_id *matches,
75 const struct of_device_id *matches,
88 const struct of_device_id *matches, in of_platform_populate()
Dof_device.h15 extern const struct of_device_id *of_match_device(
16 const struct of_device_id *matches, const struct device *dev);
92 static inline const struct of_device_id *of_match_device( in of_match_device()
93 const struct of_device_id *matches, const struct device *dev) in of_match_device()
Dirqchip.h34 static const struct of_device_id drv_name##_irqchip_match_table[] = {
Dof.h275 const struct of_device_id *matches,
276 const struct of_device_id **match);
362 extern const struct of_device_id *of_match_node(
363 const struct of_device_id *matches, const struct device_node *node);
396 extern int of_alias_get_alias_list(const struct of_device_id *matches,
499 const struct of_device_id *matches, in of_find_matching_node_and_match()
500 const struct of_device_id **match) in of_find_matching_node_and_match()
787 static inline int of_alias_get_alias_list(const struct of_device_id *matches, in of_alias_get_alias_list()
912 const struct of_device_id *matches) in of_find_matching_node()
1327 static const struct of_device_id __of_table_##name \
[all …]
Dof_irq.h40 extern void of_irq_init(const struct of_device_id *matches);
Di2c.h967 const struct of_device_id
968 *i2c_of_match_device(const struct of_device_id *matches,
991 static inline const struct of_device_id
992 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device()
Dw1.h274 const struct of_device_id *of_match_table;
Dhost1x.h310 const struct of_device_id *subdevs;
Dpm_domain.h305 struct of_device_id;
Dmod_devicetable.h268 struct of_device_id { struct
/include/linux/mtd/
Dpartitions.h82 const struct of_device_id *of_match_table;
/include/linux/perf/
Darm_pmu.h157 const struct of_device_id *of_table,
/include/linux/device/
Ddriver.h105 const struct of_device_id *of_match_table;
/include/linux/mfd/wm831x/
Dcore.h429 extern const struct of_device_id wm831x_of_match[];