Searched refs:of_bus (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/arch/sparc/kernel/
H A Dof_device_common.h25 struct of_bus { struct
H A Dof_device_32.c136 static struct of_bus of_busses[] = {
175 static struct of_bus *of_match_bus(struct device_node *np) of_match_bus()
187 struct of_bus *bus, build_one_resource()
188 struct of_bus *pbus, build_one_resource()
248 struct of_bus *bus; build_device_resources()
278 struct of_bus *pbus, *dbus; build_device_resources()
H A Dof_device_64.c181 static struct of_bus of_busses[] = {
229 static struct of_bus *of_match_bus(struct device_node *np) of_match_bus()
241 struct of_bus *bus, build_one_resource()
242 struct of_bus *pbus, build_one_resource()
318 struct of_bus *bus; build_device_resources()
356 struct of_bus *pbus, *dbus; build_device_resources()
425 struct of_bus *bus; apply_interrupt_map()
/linux-4.1.27/drivers/of/
H A Dfdt_address.c40 struct of_bus { of_dump_addr() struct
101 static const struct of_bus of_busses[] __initconst = {
111 const struct of_bus *bus, fdt_translate_one()
112 const struct of_bus *pbus, __be32 *addr, fdt_translate_one()
167 const struct of_bus *bus, *pbus; fdt_translate_address()
H A Daddress.c17 static struct of_bus *of_match_bus(struct device_node *np);
36 struct of_bus { of_dump_addr() struct
180 struct of_bus *bus; of_get_pci_address()
407 static struct of_bus of_busses[] = {
442 static struct of_bus *of_match_bus(struct device_node *np) of_match_bus()
473 static int of_translate_one(struct device_node *parent, struct of_bus *bus, of_translate_one()
474 struct of_bus *pbus, __be32 *addr, of_translate_one()
547 struct of_bus *bus, *pbus; __of_translate_address()
637 struct of_bus *bus; of_get_address()

Completed in 97 milliseconds