Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ti/wl1251/
Dboot.h17 int wl1251_boot(struct wl1251 *wl);
Dboot.c467 int wl1251_boot(struct wl1251 *wl) in wl1251_boot() function
Dmain.c389 ret = wl1251_boot(wl); in wl1251_op_start()