Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/plat-samsung/include/plat/
Ddevs.h71 extern struct platform_device s3c_device_usb_hsotg;
/linux-4.1.27/arch/arm/mach-s3c64xx/
Dmach-smartq.c252 &s3c_device_usb_hsotg,
Dmach-smdk6410.c278 &s3c_device_usb_hsotg,
Dmach-crag6410.c373 &s3c_device_usb_hsotg,
/linux-4.1.27/arch/arm/plat-samsung/
Ddevs.c1034 struct platform_device s3c_device_usb_hsotg = { variable
1050 &s3c_device_usb_hsotg); in s3c_hsotg_set_platdata()