Home
last modified time | relevance | path

Searched refs:str_psstate (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
Drsi_91x_ps.c25 char *str_psstate(enum ps_state state) in str_psstate() function
45 str_psstate(adapter->ps_state), in rsi_modify_ps_state()
46 str_psstate(nstate)); in rsi_modify_ps_state()
74 __func__, str_psstate(adapter->ps_state)); in rsi_enable_ps()
94 __func__, str_psstate(adapter->ps_state)); in rsi_disable_ps()
140 cfm_type, str_psstate(adapter->ps_state)); in rsi_handle_ps_confirm()
Drsi_ps.h57 char *str_psstate(enum ps_state state);