Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ti/wlcore/
Dboot.h16 int wlcore_boot_upload_nvs(struct wl1271 *wl);
Dboot.c272 int wlcore_boot_upload_nvs(struct wl1271 *wl) in wlcore_boot_upload_nvs() function
431 EXPORT_SYMBOL_GPL(wlcore_boot_upload_nvs);
/linux-6.1.9/drivers/net/wireless/ti/wl12xx/
Dmain.c1226 ret = wlcore_boot_upload_nvs(wl); in wl12xx_boot()