aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mx5/devices.h
blob: 53ee4748746f1d66b86e3f6d9a208152a2407da4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
extern struct platform_device mxc_usbdr_host_device;
extern struct platform_device mxc_usbh1_device;
extern struct platform_device mxc_usbh2_device;
extern struct platform_device mxc_usbdr_udc_device;
extern struct platform_device mxc_hsi2c_device;
extern struct platform_device mxc_pwm1_backlight_device;
extern struct platform_device mxc_pwm2_backlight_device;
extern struct platform_device mxc_v4l2cap_device;
extern struct platform_device mxc_v4l2out_device;
extern struct platform_device mxc_pm_device;
extern struct platform_device mxc_usbdr_otg_device;
extern struct platform_device mxc_usbdr_wakeup_device;
extern struct platform_device mxc_usbh1_wakeup_device;
extern struct platform_device mxc_usbh2_wakeup_device;