Home
last modified time | relevance | path

Searched refs:wl1251_boot_run_firmware (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dboot.h29 int wl1251_boot_run_firmware(struct wl1251 *wl);
Dboot.c222 int wl1251_boot_run_firmware(struct wl1251 *wl) in wl1251_boot_run_firmware() function
549 ret = wl1251_boot_run_firmware(wl); in wl1251_boot()