Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.h444 } dhd_write_file_t; typedef
H A Ddhd_linux.c24888 dhd_write_file_t *wf = NULL; in dhd_schedule_trap_log_dump()
24889 wf = (dhd_write_file_t *)MALLOC(dhdp->osh, sizeof(dhd_write_file_t)); in dhd_schedule_trap_log_dump()
24926 dhd_write_file_t *wf = event_info; in dhd_inform_dhd_monitor_handler()
24944 MFREE(dhd->pub.osh, wf, sizeof(dhd_write_file_t)); in dhd_inform_dhd_monitor_handler()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.h446 } dhd_write_file_t; typedef
H A Ddhd_linux.c24777 dhd_write_file_t *wf = NULL; in dhd_schedule_trap_log_dump()
24778 wf = (dhd_write_file_t *)MALLOC(dhdp->osh, sizeof(dhd_write_file_t)); in dhd_schedule_trap_log_dump()
24815 dhd_write_file_t *wf = event_info; in dhd_inform_dhd_monitor_handler()
24833 MFREE(dhd->pub.osh, wf, sizeof(dhd_write_file_t)); in dhd_inform_dhd_monitor_handler()