Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-s3c2410.c427 static int ohci_hcd_s3c2410_drv_resume(struct device *dev) in ohci_hcd_s3c2410_drv_resume() function
440 #define ohci_hcd_s3c2410_drv_resume NULL macro
445 .resume = ohci_hcd_s3c2410_drv_resume,
/kernel/linux/linux-6.6/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,

Completed in 3 milliseconds