HomeSort by relevance Sort by last modified time
    Searched refs:osl_malloc (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/include/
linux_osl.h 97 #define MALLOC(osh, size) osl_malloc((osh), (size))
104 extern void *osl_malloc(osl_t *osh, uint size);
  /hardware/broadcom/wlan/bcm4329/src/shared/
linux_osl.c 455 osl_malloc(osl_t *osh, uint size) function

Completed in 159 milliseconds