Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H 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()
H A Ddebugfs.c976 wl->sleep_auth); in sleep_auth_read()
1005 wl->sleep_auth = value; in sleep_auth_write()
1289 DEBUGFS_ADD(sleep_auth, rootdir); in wl1271_debugfs_add_files()
H A Dacx.h122 u8 sleep_auth; member
1032 int wl1271_acx_sleep_auth(struct wl1271 *wl, u8 sleep_auth);
H A Dwlcore.h475 int sleep_auth; member
/linux/drivers/net/wireless/ti/wl1251/
H 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()
H A Dacx.h96 u8 sleep_auth; member
1440 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth);