Home
last modified time | relevance | path

Searched refs:of_device_id (Results 1 – 17 of 17) 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_device.h8 struct of_device_id;
12 extern const struct of_device_id *of_match_device(
13 const struct of_device_id *matches, const struct device *dev);
66 static inline const struct of_device_id *of_match_device( in of_match_device()
67 const struct of_device_id *matches, const struct device *dev) in of_match_device()
Dof_platform.h13 struct of_device_id;
50 extern const struct of_device_id of_default_bus_match_table[];
71 const struct of_device_id *matches,
83 const struct of_device_id *matches,
108 const struct of_device_id *matches, in of_platform_populate()
Dof_irq.h41 extern void of_irq_init(const struct of_device_id *matches);
59 static inline void of_irq_init(const struct of_device_id *matches) in of_irq_init()
Dirqchip.h42 static const struct of_device_id drv_name##_irqchip_match_table[] = {
Ddtpm.h70 int dtpm_create_hierarchy(struct of_device_id *dtpm_match_table);
Dof.h277 const struct of_device_id *matches,
278 const struct of_device_id **match);
366 extern const struct of_device_id *of_match_node(
367 const struct of_device_id *matches, const struct device_node *node);
507 const struct of_device_id *matches, in of_find_matching_node_and_match()
508 const struct of_device_id **match) in of_find_matching_node_and_match()
931 const struct of_device_id *matches) in of_find_matching_node()
1515 static const struct of_device_id __of_table_##name \
1522 static const struct of_device_id __of_table_##name \
1524 __aligned(__alignof__(struct of_device_id)) \
Di2c.h1029 const struct of_device_id
1030 *i2c_of_match_device(const struct of_device_id *matches,
1053 static inline const struct of_device_id
1054 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device()
Dw1.h275 const struct of_device_id *of_match_table;
Dpm_domain.h389 struct of_device_id;
Dhost1x.h374 const struct of_device_id *subdevs;
Dmod_devicetable.h282 struct of_device_id { struct
/include/linux/platform_data/
Dmtd-nand-omap2.h66 static const struct of_device_id omap_nand_ids[] = {
/include/linux/mtd/
Dpartitions.h82 const struct of_device_id *of_match_table;
/include/linux/device/
Ddriver.h106 const struct of_device_id *of_match_table;
/include/linux/perf/
Darm_pmu.h159 const struct of_device_id *of_table,
/include/linux/mfd/wm831x/
Dcore.h429 extern const struct of_device_id wm831x_of_match[];