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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/of/
H A Daddress.c14 static struct of_bus *of_match_bus(struct device_node *np);
176 bus = of_match_bus(parent);
318 static struct of_bus *of_match_bus(struct device_node *np) function
419 bus = of_match_bus(parent);
449 pbus = of_match_bus(parent);
503 bus = of_match_bus(parent);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dof_device_32.c175 static struct of_bus *of_match_bus(struct device_node *np) function
257 bus = of_match_bus(p_op->dev.of_node);
307 pbus = of_match_bus(pp);
H A Dof_device_64.c228 static struct of_bus *of_match_bus(struct device_node *np) function
326 bus = of_match_bus(p_op->dev.of_node);
383 pbus = of_match_bus(pp);
429 bus = of_match_bus(pp);

Completed in 185 milliseconds