|
Linux Kernel
3.7.1
|
#include <linux/clk.h>#include <linux/jiffies.h>#include <linux/of.h>#include <linux/platform_device.h>#include <linux/pm.h>Go to the source code of this file.
Data Structures | |
| struct | spear_ehci |
Macros | |
| #define | to_spear_ehci(hcd) (struct spear_ehci *)hcd_to_ehci(hcd) |
Functions | |
| MODULE_ALIAS ("platform:spear-ehci") | |
| #define to_spear_ehci | ( | hcd | ) | (struct spear_ehci *)hcd_to_ehci(hcd) |
Definition at line 25 of file ehci-spear.c.
| MODULE_ALIAS | ( | "platform:spear-ehci" | ) |
1.8.2