wl1271_acx_sleep_auth
ret = wl1271_acx_sleep_auth(wl, WL1271_PSM_CAM);
EXPORT_SYMBOL_GPL(wl1271_acx_sleep_auth);
int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth);
ret = wl1271_acx_sleep_auth(wl, value);
ret = wl1271_acx_sleep_auth(wl, WL1271_PSM_ELP);
ret = wl1271_acx_sleep_auth(wl, sta_auth);
ret = wl1271_acx_sleep_auth(wl, WL1271_PSM_ELP);
wl1271_acx_sleep_auth(wl, sta_auth);
wl1271_acx_sleep_auth(wl, WL1271_PSM_ELP);