Searched refs:dhd_alloc_module_memory (Results 1 – 3 of 3) sorted by relevance
172 extern void* dhd_alloc_module_memory(struct dhd_bus *bus, uint32_t size,
2281 dhd_alloc_module_memory(struct dhd_bus *bus, uint32_t size, struct module_metadata *hmem) in dhd_alloc_module_memory() function
19548 if (!dhd_alloc_module_memory(dhd->bus, module_fw->size, hmem)) { in dhd_linux_get_modfw_address()