Home
last modified time | relevance | path

Searched refs:dbg_alloc_buf (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_debug.c76 struct dbg_alloc_buf *dbg_buf = NULL; in rt_alloc_dbg_buf()
120 struct dbg_alloc_buf *dbg_buf = NULL , *t; in rt_free_dbg_buf()
127 phl_list_for_loop_safe(dbg_buf, t, struct dbg_alloc_buf, list, list) { in rt_free_dbg_buf()
171 struct dbg_alloc_buf *dbg_buf = NULL; in rt_mem_dbg_deinit()
178 dbg_buf = list_first_entry(list, struct dbg_alloc_buf, list); in rt_mem_dbg_deinit()
H A Dphl_debug.h67 struct dbg_alloc_buf { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_debug.c76 struct dbg_alloc_buf *dbg_buf = NULL; in rt_alloc_dbg_buf()
120 struct dbg_alloc_buf *dbg_buf = NULL , *t; in rt_free_dbg_buf()
127 phl_list_for_loop_safe(dbg_buf, t, struct dbg_alloc_buf, list, list) { in rt_free_dbg_buf()
171 struct dbg_alloc_buf *dbg_buf = NULL; in rt_mem_dbg_deinit()
178 dbg_buf = list_first_entry(list, struct dbg_alloc_buf, list); in rt_mem_dbg_deinit()
H A Dphl_debug.h67 struct dbg_alloc_buf { struct