Home
last modified time | relevance | path

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

/include/linux/
A 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()
A 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()
A Dof_platform.h13 struct of_device_id;
69 const struct of_device_id *matches,
81 const struct of_device_id *matches,
106 const struct of_device_id *matches, in of_platform_populate()
A Dof_irq.h41 extern void of_irq_init(const struct of_device_id *matches);
60 static inline void of_irq_init(const struct of_device_id *matches) in of_irq_init()
A Dirqchip.h42 static const struct of_device_id drv_name##_irqchip_match_table[] = {
A Ddtpm.h70 int dtpm_create_hierarchy(struct of_device_id *dtpm_match_table);
A Dof.h277 const struct of_device_id *matches,
278 const struct of_device_id **match);
375 extern const struct of_device_id *of_match_node(
376 const struct of_device_id *matches, const struct device_node *node);
515 const struct of_device_id *matches, in of_find_matching_node_and_match()
516 const struct of_device_id **match) in of_find_matching_node_and_match()
952 const struct of_device_id *matches) in of_find_matching_node()
1526 static const struct of_device_id __of_table_##name \
1533 static const struct of_device_id __of_table_##name \
1535 __aligned(__alignof__(struct of_device_id)) \
A Dw1.h275 const struct of_device_id *of_match_table;
A Dhost1x.h379 const struct of_device_id *subdevs;
A Dpm_domain.h435 struct of_device_id;
A Dmod_devicetable.h282 struct of_device_id { struct
/include/linux/platform_data/
A Dmtd-nand-omap2.h66 static const struct of_device_id omap_nand_ids[] = {
/include/linux/mtd/
A Dpartitions.h82 const struct of_device_id *of_match_table;
/include/linux/device/
A Ddriver.h106 const struct of_device_id *of_match_table;
/include/linux/perf/
A Darm_pmu.h172 const struct of_device_id *of_table,
/include/linux/mfd/wm831x/
A Dcore.h429 extern const struct of_device_id wm831x_of_match[];

Completed in 36 milliseconds