Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/gadget/udc/
Ds3c2410_udc.c1918 static int s3c2410_udc_resume(struct platform_device *pdev) in s3c2410_udc_resume() function
1928 #define s3c2410_udc_resume NULL macro
1945 .resume = s3c2410_udc_resume,