Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl1251/
H A Dboot.h17 int wl1251_boot(struct wl1251 *wl);
H A Dboot.c467 int wl1251_boot(struct wl1251 *wl) in wl1251_boot() function
H A Dmain.c389 ret = wl1251_boot(wl); in wl1251_op_start()