wl1251_acx_sleep_auth
int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth);
return wl1251_acx_sleep_auth(wl, WL1251_PSM_CAM);
ret = wl1251_acx_sleep_auth(wl, WL1251_PSM_ELP);
ret = wl1251_acx_sleep_auth(wl, WL1251_PSM_ELP);
ret = wl1251_acx_sleep_auth(wl, WL1251_PSM_CAM);