Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Ds3c-hsotg.h31 struct dwc2_hsotg_plat { struct
40 extern void dwc2_hsotg_set_platdata(struct dwc2_hsotg_plat *pd); argument
/linux-4.4.14/arch/arm/plat-samsung/
Ddevs.c1050 void __init dwc2_hsotg_set_platdata(struct dwc2_hsotg_plat *pd) in dwc2_hsotg_set_platdata()
1052 struct dwc2_hsotg_plat *npd; in dwc2_hsotg_set_platdata()
1054 npd = s3c_set_platdata(pd, sizeof(struct dwc2_hsotg_plat), in dwc2_hsotg_set_platdata()
/linux-4.4.14/arch/arm/mach-s3c64xx/
Dmach-smartq.c196 static struct dwc2_hsotg_plat smartq_hsotg_pdata;
Dmach-smdk6410.c636 static struct dwc2_hsotg_plat smdk6410_hsotg_pdata;
Dmach-crag6410.c816 static struct dwc2_hsotg_plat crag6410_hsotg_pdata;
/linux-4.4.14/drivers/usb/dwc2/
Dcore.h716 struct dwc2_hsotg_plat *plat;