Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/host/
Dohci-s3c2410.c519 static int ohci_hcd_s3c2410_drv_resume(struct device *dev) in ohci_hcd_s3c2410_drv_resume() function
533 #define ohci_hcd_s3c2410_drv_resume NULL macro
538 .resume = ohci_hcd_s3c2410_drv_resume,