Home
last modified time | relevance | path

Searched refs:sleep_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/rsi/
H A Drsi_ps.h34 u8 sleep_type; member
44 u8 sleep_type; member
H A Drsi_91x_ps.c55 ps_info->sleep_type = RSI_SLEEP_TYPE_LP; in rsi_default_ps_params()
H A Drsi_91x_mgmt.c1664 ps->ps_sleep.sleep_type = ps_info->sleep_type; in rsi_send_ps_request()
/linux/arch/riscv/kernel/
H A Dsuspend.c97 static int sbi_system_suspend(unsigned long sleep_type, in sbi_system_suspend() argument
104 sleep_type, resume_addr, opaque, 0, 0, 0); in sbi_system_suspend()