Home
last modified time | relevance | path

Searched refs:system_suspending (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/include/ufs/
H A Dufshcd.h877 * @system_suspending: system suspend has been started and system resume has
1033 bool system_suspending; member
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd.c8823 if (!hba->system_suspending) { in ufshcd_eh_timed_out()
9829 hba->system_suspending = true; in ufshcd_wl_suspend()
9871 hba->system_suspending = false; in ufshcd_wl_resume()

Completed in 17 milliseconds