Home
last modified time | relevance | path

Searched refs:dhd_free_module_memory (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_linux.h174 extern void dhd_free_module_memory(struct dhd_bus *bus, struct module_metadata *hmem);
H A Ddhd_pcie_linux.c2282 dhd_free_module_memory(struct dhd_bus *bus, struct module_metadata *hmem) in dhd_free_module_memory() function
H A Ddhd_linux.c13505 dhd_free_module_memory(dhdp->bus, hmem); in dhd_detach()