Searched defs:DHD_OS_PREALLOC (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/bcmdhd/
H A Ddhd.h148 #define DHD_OS_PREALLOC(osh, section, size) dhd_os_prealloc(osh, section, size) macro
153 #define DHD_OS_PREALLOC(osh, section, size) MALLOC(osh, size) macro

Completed in 664 milliseconds