Searched refs:wlcore_boot_upload_nvs (Results 1 – 3 of 3) sorted by relevance
30 int wlcore_boot_upload_nvs(struct wl1271 *wl);
283 int wlcore_boot_upload_nvs(struct wl1271 *wl) in wlcore_boot_upload_nvs() function435 EXPORT_SYMBOL_GPL(wlcore_boot_upload_nvs);
1241 ret = wlcore_boot_upload_nvs(wl); in wl12xx_boot()