Searched refs:wlcore_boot_upload_nvs (Results 1 – 3 of 3) sorted by relevance
16 int wlcore_boot_upload_nvs(struct wl1271 *wl);
272 int wlcore_boot_upload_nvs(struct wl1271 *wl) in wlcore_boot_upload_nvs() function431 EXPORT_SYMBOL_GPL(wlcore_boot_upload_nvs);
1226 ret = wlcore_boot_upload_nvs(wl); in wl12xx_boot()