Searched refs:of_device_id (Results 1 – 17 of 17) sorted by relevance
| /include/linux/ |
| D | of_clk.h | 10 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()
|
| D | of_device.h | 8 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()
|
| D | of_platform.h | 13 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()
|
| D | of_irq.h | 41 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()
|
| D | irqchip.h | 42 static const struct of_device_id drv_name##_irqchip_match_table[] = {
|
| D | dtpm.h | 70 int dtpm_create_hierarchy(struct of_device_id *dtpm_match_table);
|
| D | of.h | 277 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)) \
|
| D | i2c.h | 1029 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()
|
| D | w1.h | 275 const struct of_device_id *of_match_table;
|
| D | pm_domain.h | 389 struct of_device_id;
|
| D | host1x.h | 374 const struct of_device_id *subdevs;
|
| D | mod_devicetable.h | 282 struct of_device_id { struct
|
| /include/linux/platform_data/ |
| D | mtd-nand-omap2.h | 66 static const struct of_device_id omap_nand_ids[] = {
|
| /include/linux/mtd/ |
| D | partitions.h | 82 const struct of_device_id *of_match_table;
|
| /include/linux/device/ |
| D | driver.h | 106 const struct of_device_id *of_match_table;
|
| /include/linux/perf/ |
| D | arm_pmu.h | 159 const struct of_device_id *of_table,
|
| /include/linux/mfd/wm831x/ |
| D | core.h | 429 extern const struct of_device_id wm831x_of_match[];
|