Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dboot.h30 int wlcore_boot_upload_nvs(struct wl1271 *wl);
Dboot.c283 int wlcore_boot_upload_nvs(struct wl1271 *wl) in wlcore_boot_upload_nvs() function
435 EXPORT_SYMBOL_GPL(wlcore_boot_upload_nvs);
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/
Dmain.c1241 ret = wlcore_boot_upload_nvs(wl); in wl12xx_boot()