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

/linux-master/arch/sparc/kernel/
H A Dof_device_common.h26 struct of_bus { struct
H A Dof_device_32.c138 static struct of_bus of_busses[] = {
177 static struct of_bus *of_match_bus(struct device_node *np)
189 struct of_bus *bus,
190 struct of_bus *pbus,
250 struct of_bus *bus;
280 struct of_bus *pbus, *dbus;
H A Dof_device_64.c183 static struct of_bus of_busses[] = {
231 static struct of_bus *of_match_bus(struct device_node *np)
243 struct of_bus *bus,
244 struct of_bus *pbus,
320 struct of_bus *bus;
358 struct of_bus *pbus, *dbus;
427 struct of_bus *bus;
/linux-master/drivers/of/
H A Dfdt_address.c39 struct of_bus { struct
100 static const struct of_bus of_busses[] __initconst = {
110 const struct of_bus *bus,
111 const struct of_bus *pbus, __be32 *addr,
166 const struct of_bus *bus, *pbus;
H A Daddress.c39 struct of_bus { struct
331 static struct of_bus of_busses[] = {
379 static struct of_bus *of_match_bus(struct device_node *np)
410 static int of_translate_one(struct device_node *parent, struct of_bus *bus,
411 struct of_bus *pbus, __be32 *addr,
495 struct of_bus *bus, *pbus;
692 struct of_bus *bus;
/linux-master/include/linux/
H A Dof_address.h9 struct of_bus;
13 struct of_bus *bus;

Completed in 229 milliseconds