Home
last modified time | relevance | path

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

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