Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wl1251/
Dinit.h84 int wl1251_hw_init(struct wl1251 *wl);
Dinit.c329 int wl1251_hw_init(struct wl1251 *wl) in wl1251_hw_init() function
Dmain.c413 ret = wl1251_hw_init(wl); in wl1251_op_start()