Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_headers_le.h85 static inline void *hal_mem_alloc(struct rtw_hal_com_t *h, u32 buf_sz) in hal_mem_alloc() function
97 static inline void *hal_mem_alloc(struct rtw_hal_com_t *h, u32 buf_sz) in hal_mem_alloc() function
296 #define hal_mem_alloc(h, buf_sz) _os_mem_alloc(halcom_to_drvpriv(h), buf_sz) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_headers_le.h85 static inline void *hal_mem_alloc(struct rtw_hal_com_t *h, u32 buf_sz) in hal_mem_alloc() function
97 static inline void *hal_mem_alloc(struct rtw_hal_com_t *h, u32 buf_sz) in hal_mem_alloc() function
296 #define hal_mem_alloc(h, buf_sz) _os_mem_alloc(halcom_to_drvpriv(h), buf_sz) macro