Searched defs:to_of_device (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-powerpc/
H A Dof_device.h21 #define to_of_device(d) container_of(d, struct of_device, dev) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dof_device.h33 #define to_of_device(d) container_of(d, struct of_device, dev) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dof_device.h34 #define to_of_device(d) container_of(d, struct of_device, dev) macro

Completed in 102 milliseconds