Searched refs:wl1271_acx_pm_config (Results 1 – 3 of 3) sorted by relevance
558 struct wl1271_acx_pm_config { struct1084 int wl1271_acx_pm_config(struct wl1271 *wl);
1123 int wl1271_acx_pm_config(struct wl1271 *wl) in wl1271_acx_pm_config() function1125 struct wl1271_acx_pm_config *acx = NULL; in wl1271_acx_pm_config()1150 EXPORT_SYMBOL_GPL(wl1271_acx_pm_config);
731 ret = wl1271_acx_pm_config(wl); in wl1271_hw_init()