Linux Kernel
3.7.1
|
#include <linux/signal.h>
#include <linux/platform_device.h>
#include <linux/clk.h>
#include <linux/of.h>
Go to the source code of this file.
Data Structures | |
struct | spear_ohci |
Macros | |
#define | to_spear_ohci(hcd) (struct spear_ohci *)hcd_to_ohci(hcd) |
Functions | |
MODULE_ALIAS ("platform:spear-ohci") | |
#define to_spear_ohci | ( | hcd | ) | (struct spear_ohci *)hcd_to_ohci(hcd) |
Definition at line 24 of file ohci-spear.c.
MODULE_ALIAS | ( | "platform:spear-ohci" | ) |