Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ti/wl1251/
Dboot.h31 int wl1251_boot(struct wl1251 *wl);
Dboot.c481 int wl1251_boot(struct wl1251 *wl) in wl1251_boot() function
Dmain.c403 ret = wl1251_boot(wl); in wl1251_op_start()