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 D | ps.c | 120 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 D | init.c | 186 return wl1251_acx_sleep_auth(wl, WL1251_PSM_CAM); in wl1251_hw_init_power_auth()
|
H A D | acx.h | 1440 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth);
|
H A D | acx.c | 116 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 D | ps.c | 120 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 D | init.c | 186 return wl1251_acx_sleep_auth(wl, WL1251_PSM_CAM); in wl1251_hw_init_power_auth()
|
H A D | acx.h | 1440 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth);
|
H A D | acx.c | 116 int wl1251_acx_sleep_auth(struct wl1251 *wl, u8 sleep_auth) in wl1251_acx_sleep_auth() function
|
Completed in 11 milliseconds