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
667 host->system_suspending = true; in rtsx_usb_ms_suspend()
679 host->system_suspending = false; in rtsx_usb_ms_resume()
690 if (host->system_suspending) in rtsx_usb_ms_runtime_suspend()
704 if (host->system_suspending) in rtsx_usb_ms_runtime_resume()
/linux/include/ufs/
H A Dufshcd.h1067 bool system_suspending; member
/linux/drivers/ufs/core/
H A Dufshcd.c9280 if (!hba->system_suspending) { in ufshcd_eh_timed_out()
10319 hba->system_suspending = true; in ufshcd_wl_suspend()
10361 hba->system_suspending = false; in ufshcd_wl_resume()