Searched refs:_rtw_malloc (Results 1 – 2 of 2) sorted by relevance
81 u8 *_rtw_malloc(u32 sz);82 #define rtw_malloc(sz) _rtw_malloc((sz))
42 u8 *_rtw_malloc(u32 sz) in _rtw_malloc() function