Home
last modified time | relevance | path

Searched refs:of_bus (Results 1 – 4 of 4) sorted by relevance

/linux/arch/sparc/kernel/
H A Dof_device_32.c137 static struct of_bus of_busses[] = {
176 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus()
188 struct of_bus *bus, in build_one_resource()
189 struct of_bus *pbus, in build_one_resource()
249 struct of_bus *bus; in build_device_resources()
279 struct of_bus *pbus, *dbus; in build_device_resources()
H A Dof_device_64.c182 static struct of_bus of_busses[] = {
230 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus()
242 struct of_bus *bus, in build_one_resource()
243 struct of_bus *pbus, in build_one_resource()
319 struct of_bus *bus; in build_device_resources()
357 struct of_bus *pbus, *dbus; in build_device_resources()
426 struct of_bus *bus; in apply_interrupt_map()
H A Dof_device_common.h26 struct of_bus { struct
/linux/drivers/of/
H A Daddress.c27 struct of_bus { struct
338 static const struct of_bus of_busses[] = {
386 static const struct of_bus *of_match_bus(struct device_node *np) in of_match_bus()
416 static int of_translate_one(const struct device_node *parent, const struct of_bus *bus, in of_translate_one()
417 const struct of_bus *pbus, __be32 *addr, in of_translate_one()
503 const struct of_bus *bus, *pbus; in __of_translate_address()
692 const struct of_bus *bus; in __of_get_address()