Home
last modified time | relevance | path

Searched refs:sleep_auth (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dacx.c67 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth) in wl1271_acx_sleep_auth() argument
72 wl1271_debug(DEBUG_ACX, "acx sleep auth %d", sleep_auth); in wl1271_acx_sleep_auth()
80 auth->sleep_auth = sleep_auth; in wl1271_acx_sleep_auth()
85 sleep_auth, ret); in wl1271_acx_sleep_auth()
89 wl->sleep_auth = sleep_auth; in wl1271_acx_sleep_auth()
Dacx.h136 u8 sleep_auth; member
1046 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth);
Ddebugfs.c1012 wl->sleep_auth); in sleep_auth_read()
1041 wl->sleep_auth = value; in sleep_auth_write()
1329 DEBUGFS_ADD(sleep_auth, rootdir); in wl1271_debugfs_add_files()
Dwlcore.h487 int sleep_auth; member
Dmain.c1199 wl->sleep_auth = WL1271_PSM_ILLEGAL; in wl1271_plt_stop()
1978 wl->sleep_auth = WL1271_PSM_ILLEGAL; in wlcore_op_stop_locked()
6418 wl->sleep_auth = WL1271_PSM_ILLEGAL; in wlcore_alloc_hw()
6683 if (wl->sleep_auth != WL1271_PSM_ELP) in wlcore_runtime_suspend()
/Linux-v4.19/drivers/net/wireless/ti/wl1251/
Dacx.c116 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth) in wl1251_acx_sleep_auth() argument
127 auth->sleep_auth = sleep_auth; in wl1251_acx_sleep_auth()
Dacx.h110 u8 sleep_auth; member
1454 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth);