Home
last modified time | relevance | path

Searched defs:power_lost (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-plat.h18 bool power_lost; member
H A Dxhci-plat.c485 static int xhci_plat_resume_common(struct device *dev, bool power_lost) in xhci_plat_resume_common() argument
H A Dxhci-pci.c837 bool power_lost = msg.event == PM_EVENT_RESTORE; in xhci_pci_resume() local
H A Dxhci.c1073 int xhci_resume(struct xhci_hcd *xhci, bool power_lost, bool is_auto_resume) in xhci_resume() argument
/linux/drivers/usb/cdns3/
H A Dhost.c141 static int cdns_host_resume(struct cdns *cdns, bool power_lost) in cdns_host_resume() argument
H A Dcore.c527 bool power_lost = cdns_power_is_lost(cdns); in cdns_resume() local
/linux/drivers/usb/chipidea/
H A Dhost.c468 static void ci_hdrc_host_resume(struct ci_hdrc *ci, bool power_lost) in ci_hdrc_host_resume() argument
H A Dcore.c1427 bool power_lost; in ci_resume() local
H A Dudc.c2388 static void udc_resume(struct ci_hdrc *ci, bool power_lost) in udc_resume() argument