Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddwc3-google.c72 bool is_hibernation; member
211 if (!irq_status || !google->is_hibernation || in dwc3_google_resume_irq()
214 irq, google->is_hibernation, dr_role); in dwc3_google_resume_irq()
252 if (!google->is_hibernation) in dwc3_google_usb_psw_pd_notifier()
490 google->is_hibernation = true; in dwc3_google_suspend()
505 if (google->is_hibernation) { in dwc3_google_resume()
510 google->is_hibernation = false; in dwc3_google_resume()