Searched refs:osl_attach (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dcfe_osl.c30 osl_attach(void *pdev) function
H A Dlinux_osl.c290 /* Array bounds covered by ASSERT in osl_attach */
295 osl_attach(void *pdev, uint bustype, bool pkttag, void **osl_cmn) function
299 osl_attach(void *pdev, uint bustype, bool pkttag)
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dmin_osl.h191 #define osl_attach(pdev) ((osl_t*)pdev) macro
H A Dlinux_osl.h39 extern osl_t *osl_attach(void *pdev, uint bustype, bool pkttag, void **osh_cmn);
41 extern osl_t *osl_attach(void *pdev, uint bustype, bool pkttag);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hnd/
H A Dshared_ksyms.c239 extern void osl_attach; EXPORT_SYMBOL(osl_attach); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/brcm-boards/bcm947xx/
H A Dnvram_linux.c856 osh = osl_attach(NULL, SI_BUS, FALSE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dnvram_linux.c887 osh = osl_attach(NULL, SI_BUS, FALSE);

Completed in 105 milliseconds