wl1251_acx_sleep_auth 1440 drivers/net/wireless/ti/wl1251/acx.h int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth);
wl1251_acx_sleep_auth  186 drivers/net/wireless/ti/wl1251/init.c 	return wl1251_acx_sleep_auth(wl, WL1251_PSM_CAM);
wl1251_acx_sleep_auth  120 drivers/net/wireless/ti/wl1251/ps.c 		ret = wl1251_acx_sleep_auth(wl, WL1251_PSM_ELP);
wl1251_acx_sleep_auth  127 drivers/net/wireless/ti/wl1251/ps.c 		ret = wl1251_acx_sleep_auth(wl, WL1251_PSM_ELP);
wl1251_acx_sleep_auth  139 drivers/net/wireless/ti/wl1251/ps.c 		ret = wl1251_acx_sleep_auth(wl, WL1251_PSM_CAM);