Home
last modified time | relevance | path

Searched refs:system_suspending (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/memstick/host/
Drtsx_usb_ms.c39 bool system_suspending; member
664 host->system_suspending = true; in rtsx_usb_ms_suspend()
676 host->system_suspending = false; in rtsx_usb_ms_resume()
687 if (host->system_suspending) in rtsx_usb_ms_runtime_suspend()
701 if (host->system_suspending) in rtsx_usb_ms_runtime_resume()
/Linux-v6.6/include/ufs/
Dufshcd.h1033 bool system_suspending; member
/Linux-v6.6/drivers/ufs/core/
Dufshcd.c8811 if (!hba->system_suspending) { in ufshcd_eh_timed_out()
9817 hba->system_suspending = true; in ufshcd_wl_suspend()
9859 hba->system_suspending = false; in ufshcd_wl_resume()