Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
A Dacx.c53 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth) in wl1271_acx_sleep_auth() argument
58 wl1271_debug(DEBUG_ACX, "acx sleep auth %d", sleep_auth); in wl1271_acx_sleep_auth()
66 auth->sleep_auth = sleep_auth; in wl1271_acx_sleep_auth()
71 sleep_auth, ret); in wl1271_acx_sleep_auth()
75 wl->sleep_auth = sleep_auth; in wl1271_acx_sleep_auth()
A Ddebugfs.c991 wl->sleep_auth); in sleep_auth_read()
1020 wl->sleep_auth = value; in sleep_auth_write()
1307 DEBUGFS_ADD(sleep_auth, rootdir); in wl1271_debugfs_add_files()
A Dacx.h122 u8 sleep_auth; member
1032 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth);
A Dwlcore.h475 int sleep_auth; member
A Dmain.c1200 wl->sleep_auth = WL1271_PSM_ILLEGAL; in wl1271_plt_stop()
1976 wl->sleep_auth = WL1271_PSM_ILLEGAL; in wlcore_op_stop_locked()
6417 wl->sleep_auth = WL1271_PSM_ILLEGAL; in wlcore_alloc_hw()
6697 if (wl->sleep_auth != WL1271_PSM_ELP) in wlcore_runtime_suspend()
/linux/drivers/net/wireless/ti/wl1251/
A 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()
A Dacx.h96 u8 sleep_auth; member
1440 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth);

Completed in 32 milliseconds