Searched refs:rtw_dbg_mem_alloc (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/ |
| H A D | osdep_service.c | 119 void rtw_dbg_mem_alloc(void *mem, int sz, int type) in rtw_dbg_mem_alloc() function 237 rtw_dbg_mem_alloc(pbuf, sz, DBG_MEM_TYPE_VIR); in _rtw_vmalloc() 321 rtw_dbg_mem_alloc(pbuf, sz, DBG_MEM_TYPE_PHY); in _rtw_malloc()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/ |
| H A D | osdep_service.c | 119 void rtw_dbg_mem_alloc(void *mem, int sz, int type) in rtw_dbg_mem_alloc() function 237 rtw_dbg_mem_alloc(pbuf, sz, DBG_MEM_TYPE_VIR); in _rtw_vmalloc() 321 rtw_dbg_mem_alloc(pbuf, sz, DBG_MEM_TYPE_PHY); in _rtw_malloc()
|