Home
last modified time | relevance | path

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

/linux/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/include/ufs/
H A Dufshcd.h1086 bool system_suspending; member
/linux/drivers/ufs/core/
H A Dufshcd.c8870 if (!hba->system_suspending) { in ufshcd_eh_timed_out()
9894 hba->system_suspending = true; in ufshcd_wl_suspend()
9936 hba->system_suspending = false; in ufshcd_wl_resume()