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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dcfe_osl.c30 osl_attach(void *pdev) function
H A Dlinux_osl.c201 /* Array bounds covered by ASSERT in osl_attach */
208 osl_attach(void *pdev, uint bustype, bool pkttag) function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dmin_osl.h171 #define osl_attach(pdev) ((osl_t*)pdev) macro
H A Dlinux_osl.h36 extern osl_t *osl_attach(void *pdev, uint bustype, bool pkttag);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/bcm947xx/
H A Dbcm947xx-i2s.c379 osh = osl_attach(btparam, bustype, FALSE);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/hnd/
H A Dshared_ksyms.c190 extern void osl_attach; EXPORT_SYMBOL(osl_attach); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/brcm-boards/bcm947xx/
H A Dnvram_linux.c862 osh = osl_attach(NULL, SI_BUS, FALSE);

Completed in 187 milliseconds