Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/udc/
Ds3c2410_udc.c1504 static void s3c2410_udc_command(struct s3c2410_udc *udc, in s3c2410_udc_command() function
1551 s3c2410_udc_command(dev, S3C2410_UDC_P_DISABLE); in s3c2410_udc_disable()
1613 s3c2410_udc_command(dev, S3C2410_UDC_P_ENABLE); in s3c2410_udc_enable()
1913 s3c2410_udc_command(udc, S3C2410_UDC_P_DISABLE); in s3c2410_udc_suspend()
1922 s3c2410_udc_command(udc, S3C2410_UDC_P_ENABLE); in s3c2410_udc_resume()