Home
last modified time | relevance | path

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

/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd.h1909 extern char *dhd_get_ucode_path(dhd_pub_t *dhdp);
Ddhd_sdio.c9208 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()
Ddhd_linux.c3221 dhd_get_ucode_path(dhd_pub_t *dhdp) in dhd_get_ucode_path() function