Searched refs:module_metadata (Results 1 – 4 of 4) sorted by relevance
174 extern void dhd_free_module_memory(struct dhd_bus *bus, struct module_metadata *hmem);176 struct module_metadata *hmem);
2282 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()
643 struct module_metadata { struct1014 struct module_metadata hmem;
13141 struct module_metadata *hmem = NULL; in dhd_detach()20261 struct module_metadata *hmem = &dhd->hmem; in dhd_linux_get_modfw_address()