Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wl1251/
Dboot.h27 int wl1251_boot_soft_reset(struct wl1251 *wl);
Dboot.c37 int wl1251_boot_soft_reset(struct wl1251 *wl) in wl1251_boot_soft_reset() function
489 ret = wl1251_boot_soft_reset(wl); in wl1251_boot()