Searched refs:ocp_driver (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ppc/
H A Docp.h107 struct ocp_driver *driver;
114 struct ocp_driver { struct
126 #define to_ocp_drv(n) container_of(n, struct ocp_driver, driver)
166 extern int ocp_register_driver(struct ocp_driver *drv);
167 extern void ocp_unregister_driver(struct ocp_driver *drv);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/syslib/
H A Docp.c116 struct ocp_driver *ocp_drv = to_ocp_drv(drv);
137 struct ocp_driver *drv;
170 struct ocp_driver *ocp_drv = to_ocp_drv(dev->driver);
181 struct ocp_driver *ocp_drv = to_ocp_drv(dev->driver);
199 * @drv: pointer to statically defined ocp_driver structure
209 ocp_register_driver(struct ocp_driver *drv)
221 * @drv: pointer to statically defined ocp_driver structure
227 ocp_unregister_driver(struct ocp_driver *drv)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-ibm_iic.c802 static struct ocp_driver ibm_iic_driver =
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/ibm_emac/
H A Dibm_emac_mal.c563 static struct ocp_driver mal_driver = {
H A Dibm_emac_core.c2218 static struct ocp_driver emac_driver = {

Completed in 74 milliseconds