Home
last modified time | relevance | path

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

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