Searched refs:to_ocp_dev (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Docp.c72 struct ocp_device *odev = to_ocp_dev(dev); \
115 struct ocp_device *ocp_dev = to_ocp_dev(dev);
141 ocp_dev = to_ocp_dev(dev);
156 struct ocp_device *ocp_dev = to_ocp_dev(dev);
169 struct ocp_device *ocp_dev = to_ocp_dev(dev);
180 struct ocp_device *ocp_dev = to_ocp_dev(dev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Docp.h125 #define to_ocp_dev(n) container_of(n, struct ocp_device, dev) macro
192 struct ocp_device *odev = to_ocp_dev(dev); \

Completed in 96 milliseconds