Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dohci-platform.c290 static int ohci_platform_resume_common(struct device *dev, bool hibernated) in ohci_platform_resume_common() function
313 return ohci_platform_resume_common(dev, false); in ohci_platform_resume()
318 return ohci_platform_resume_common(dev, true); in ohci_platform_restore()