Searched refs:of_match_bus (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dprom_parse.c29 static struct of_bus *of_match_bus(struct device_node *np);
188 bus = of_match_bus(parent);
409 static struct of_bus *of_match_bus(struct device_node *np) function
501 bus = of_match_bus(parent);
531 pbus = of_match_bus(parent);
574 bus = of_match_bus(parent);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dof_device.c418 static struct of_bus *of_match_bus(struct device_node *np) function
479 bus = of_match_bus(p_op->node);
529 pbus = of_match_bus(pp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dof_device.c506 static struct of_bus *of_match_bus(struct device_node *np) function
602 bus = of_match_bus(p_op->node);
657 pbus = of_match_bus(pp);
701 bus = of_match_bus(pp);

Completed in 298 milliseconds