Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/wl12xx/
Dinit.h34 int wl1271_hw_init(struct wl1271 *wl);
Dinit.c507 int wl1271_hw_init(struct wl1271 *wl) in wl1271_hw_init() function
Dmain.c1213 ret = wl1271_hw_init(wl); in wl1271_op_add_interface()