Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_linux.h172 extern void* dhd_alloc_module_memory(struct dhd_bus *bus, uint32_t size,
Ddhd_pcie_linux.c2281 dhd_alloc_module_memory(struct dhd_bus *bus, uint32_t size, struct module_metadata *hmem) in dhd_alloc_module_memory() function
Ddhd_linux.c19548 if (!dhd_alloc_module_memory(dhd->bus, module_fw->size, hmem)) { in dhd_linux_get_modfw_address()