Home
last modified time | relevance | path

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

/linux-6.15/drivers/memstick/host/
H A 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-6.15/include/ufs/
H A Dufshcd.h1095 bool system_suspending; member
/linux-6.15/drivers/ufs/core/
H A Dufshcd.c8985 if (!hba->system_suspending) { in ufshcd_eh_timed_out()
10009 hba->system_suspending = true; in ufshcd_wl_suspend()
10051 hba->system_suspending = false; in ufshcd_wl_resume()