Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wlcore/
Dinit.h20 int wl1271_hw_init(struct wl1271 *wl);
Dinit.c659 int wl1271_hw_init(struct wl1271 *wl) in wl1271_hw_init() function
Dmain.c2332 ret = wl1271_hw_init(wl); in wl12xx_init_fw()