Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/wl12xx/
Dinit.h33 int wl1271_init_energy_detection(struct wl1271 *wl);
Dinit.c298 int wl1271_init_energy_detection(struct wl1271 *wl) in wl1271_init_energy_detection() function
565 ret = wl1271_init_energy_detection(wl); in wl1271_hw_init()
Dmain.c481 ret = wl1271_init_energy_detection(wl); in wl1271_plt_init()