Searched refs:wlcore_boot_upload_firmware (Results 1 – 3 of 3) sorted by relevance
15 int wlcore_boot_upload_firmware(struct wl1271 *wl);
235 int wlcore_boot_upload_firmware(struct wl1271 *wl) in wlcore_boot_upload_firmware() function267 EXPORT_SYMBOL_GPL(wlcore_boot_upload_firmware);
1234 ret = wlcore_boot_upload_firmware(wl); in wl12xx_boot()