Searched refs:of_drv (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 Dof_platform.c67 struct of_platform_driver * of_drv = to_of_platform_driver(drv); local
68 const struct of_device_id * matches = of_drv->match_table;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dof_device.c46 struct of_platform_driver * of_drv = to_of_platform_driver(drv); local
47 const struct of_device_id * matches = of_drv->match_table;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dof_device.c46 struct of_platform_driver * of_drv = to_of_platform_driver(drv); local
47 const struct of_device_id * matches = of_drv->match_table;

Completed in 30 milliseconds