Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl1251/
H A Dinit.h70 int wl1251_hw_init(struct wl1251 *wl);
H A Dinit.c313 int wl1251_hw_init(struct wl1251 *wl) in wl1251_hw_init() function
H A Dmain.c393 ret = wl1251_hw_init(wl); in wl1251_op_start()