Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dohci-s3c2410.c430 static int ohci_hcd_s3c2410_drv_resume(struct device *dev) in ohci_hcd_s3c2410_drv_resume() function
443 #define ohci_hcd_s3c2410_drv_resume NULL macro
448 .resume = ohci_hcd_s3c2410_drv_resume,