|
Linux Kernel
3.7.1
|
#include <linux/dma-mapping.h>#include <linux/platform_device.h>#include <mach/irqs.h>#include <mach/map.h>#include <linux/platform_data/usb-exynos.h>#include <plat/devs.h>#include <plat/usb-phy.h>Go to the source code of this file.
Functions | |
| void __init | exynos4_ohci_set_platdata (struct exynos4_ohci_platdata *pd) |
Variables | |
| struct platform_device | exynos4_device_ohci |
| void __init exynos4_ohci_set_platdata | ( | struct exynos4_ohci_platdata * | pd | ) |
Definition at line 41 of file dev-ohci.c.
| struct platform_device exynos4_device_ohci |
Definition at line 30 of file dev-ohci.c.
1.8.2