Home
last modified time | relevance | path

Searched defs:rtw_malloc (Results 1 – 1 of 1) sorted by relevance

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dosdep_service.h205 #define rtw_malloc(sz) dbg_rtw_malloc((sz), MSTAT_TYPE_PHY, __FUNCTION__, __LINE__) macro
282 #define rtw_malloc(sz) _rtw_malloc((sz)) macro