Home
last modified time | relevance | path

Searched refs:wl1271_acx_pm_config (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/drivers/net/wireless/wl12xx/
Dacx.h791 struct wl1271_acx_pm_config { struct
1284 int wl1271_acx_pm_config(struct wl1271 *wl);
Dinit.c745 ret = wl1271_acx_pm_config(wl); in wl1271_hw_init()
Dacx.c1152 int wl1271_acx_pm_config(struct wl1271 *wl) in wl1271_acx_pm_config() function
1154 struct wl1271_acx_pm_config *acx = NULL; in wl1271_acx_pm_config()
Dmain.c713 ret = wl1271_acx_pm_config(wl); in wl1271_plt_init()