Searched refs:of_device_id (Results 1 – 17 of 17) sorted by relevance
/include/linux/ |
D | of_platform.h | 49 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()
|
D | of_clk.h | 13 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()
|
D | of_device.h | 15 extern const struct of_device_id *of_match_device( 16 const struct of_device_id *matches, const struct device *dev); 96 static inline const struct of_device_id *__of_match_device( in __of_match_device() 97 const struct of_device_id *matches, const struct device *dev) in __of_match_device()
|
D | of_address.h | 38 const struct of_device_id *matches, 76 const struct of_device_id *matches, in of_find_matching_node_by_address()
|
D | of.h | 275 const struct of_device_id *matches, 276 const struct of_device_id **match); 360 extern const struct of_device_id *of_match_node( 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() 605 const struct of_device_id **match) in of_find_matching_node_and_match() 907 static inline int of_alias_get_alias_list(const struct of_device_id *matches, in of_alias_get_alias_list() 1017 const struct of_device_id *matches) in of_find_matching_node() 1283 static const struct of_device_id __of_table_##name \ [all …]
|
D | of_irq.h | 42 extern void of_irq_init(const struct of_device_id *matches);
|
D | i2c.h | 937 extern const struct of_device_id 938 *i2c_of_match_device(const struct of_device_id *matches, 961 static inline const struct of_device_id 962 *i2c_of_match_device(const struct of_device_id *matches, in i2c_of_match_device()
|
D | w1.h | 273 const struct of_device_id *of_match_table;
|
D | host1x.h | 266 const struct of_device_id *subdevs;
|
D | pm_domain.h | 267 struct of_device_id;
|
D | irqdomain.h | 41 struct of_device_id;
|
D | mod_devicetable.h | 260 struct of_device_id { struct
|
D | device.h | 393 const struct of_device_id *of_match_table;
|
/include/linux/mtd/ |
D | partitions.h | 80 const struct of_device_id *of_match_table;
|
/include/linux/iio/common/ |
D | st_sensors.h | 320 const struct of_device_id *match, 324 const struct of_device_id *match, in st_sensors_of_name_probe()
|
/include/linux/perf/ |
D | arm_pmu.h | 153 const struct of_device_id *of_table,
|
/include/linux/mfd/wm831x/ |
D | core.h | 429 extern const struct of_device_id wm831x_of_match[];
|