Home
last modified time | relevance | path

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

/include/linux/
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_clk.h13 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()
Dof_device.h15 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()
Dof_address.h38 const struct of_device_id *matches,
76 const struct of_device_id *matches, in of_find_matching_node_by_address()
Dof.h275 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 …]
Dof_irq.h42 extern void of_irq_init(const struct of_device_id *matches);
Di2c.h937 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()
Dw1.h273 const struct of_device_id *of_match_table;
Dhost1x.h266 const struct of_device_id *subdevs;
Dpm_domain.h267 struct of_device_id;
Dirqdomain.h41 struct of_device_id;
Dmod_devicetable.h260 struct of_device_id { struct
Ddevice.h393 const struct of_device_id *of_match_table;
/include/linux/mtd/
Dpartitions.h80 const struct of_device_id *of_match_table;
/include/linux/iio/common/
Dst_sensors.h320 const struct of_device_id *match,
324 const struct of_device_id *match, in st_sensors_of_name_probe()
/include/linux/perf/
Darm_pmu.h153 const struct of_device_id *of_table,
/include/linux/mfd/wm831x/
Dcore.h429 extern const struct of_device_id wm831x_of_match[];