Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dusb-s3c2410_udc.h27 struct s3c2410_udc_mach_info { struct
38 extern void __init s3c24xx_udc_set_platdata(struct s3c2410_udc_mach_info *); argument
/Linux-v4.19/arch/arm/mach-s3c24xx/
Dmach-smdk2413.c77 static struct s3c2410_udc_mach_info smdk2413_udc_cfg __initdata = {
Dmach-qt2410.c289 static struct s3c2410_udc_mach_info qt2410_udc_cfg = {
Dmach-gta02.c436 static struct s3c2410_udc_mach_info gta02_udc_cfg __initdata = {
Dmach-n30.c86 static struct s3c2410_udc_mach_info n30_udc_cfg __initdata = {
Dmach-jive.c488 static struct s3c2410_udc_mach_info jive_udc_cfg __initdata = {
Dmach-mini2440.c97 static struct s3c2410_udc_mach_info mini2440_udc_cfg __initdata = {
Dmach-h1940.c169 static struct s3c2410_udc_mach_info h1940_udc_cfg __initdata = {
Dmach-rx1950.c612 static struct s3c2410_udc_mach_info rx1950_udc_cfg __initdata = {
/Linux-v4.19/arch/arm/plat-samsung/
Ddevs.c981 void __init s3c24xx_udc_set_platdata(struct s3c2410_udc_mach_info *pd) in s3c24xx_udc_set_platdata()
/Linux-v4.19/drivers/usb/gadget/udc/
Ds3c2410_udc.c79 static struct s3c2410_udc_mach_info *udc_info;