Home
last modified time | relevance | path

Searched refs:module_metadata (Results 1 – 4 of 4) 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);
176 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()
2296 dhd_alloc_module_memory(struct dhd_bus *bus, uint32_t size, struct module_metadata *hmem) in dhd_alloc_module_memory()
H A Ddhd.h643 struct module_metadata { struct
1014 struct module_metadata hmem;
H A Ddhd_linux.c13141 struct module_metadata *hmem = NULL; in dhd_detach()
20261 struct module_metadata *hmem = &dhd->hmem; in dhd_linux_get_modfw_address()