Searched refs:dhd_get_ucode_path (Results 1 – 3 of 3) sorted by relevance
1909 extern char *dhd_get_ucode_path(dhd_pub_t *dhdp);
9208 if (!dhd_get_ucode_path(bus->dhd)) { in dhd_bus_ucode_download()9212 dhdsdio_download_ucode_file(bus, dhd_get_ucode_path(bus->dhd)); in dhd_bus_ucode_download()
3221 dhd_get_ucode_path(dhd_pub_t *dhdp) in dhd_get_ucode_path() function