Home
last modified time | relevance | path

Searched refs:wl1251_acx_sleep_auth (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl1251/
H A Dps.c120 ret = wl1251_acx_sleep_auth(wl, WL1251_PSM_ELP); in wl1251_ps_set_mode()
127 ret = wl1251_acx_sleep_auth(wl, WL1251_PSM_ELP); in wl1251_ps_set_mode()
139 ret = wl1251_acx_sleep_auth(wl, WL1251_PSM_CAM); in wl1251_ps_set_mode()
H A Dinit.c186 return wl1251_acx_sleep_auth(wl, WL1251_PSM_CAM); in wl1251_hw_init_power_auth()
H A Dacx.h1440 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth);
H A Dacx.c116 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth) in wl1251_acx_sleep_auth() function
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl1251/
H A Dps.c120 ret = wl1251_acx_sleep_auth(wl, WL1251_PSM_ELP); in wl1251_ps_set_mode()
127 ret = wl1251_acx_sleep_auth(wl, WL1251_PSM_ELP); in wl1251_ps_set_mode()
139 ret = wl1251_acx_sleep_auth(wl, WL1251_PSM_CAM); in wl1251_ps_set_mode()
H A Dinit.c186 return wl1251_acx_sleep_auth(wl, WL1251_PSM_CAM); in wl1251_hw_init_power_auth()
H A Dacx.h1440 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth);
H A Dacx.c116 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth) in wl1251_acx_sleep_auth() function

Completed in 11 milliseconds