Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/clk.h>
#include <linux/err.h>
#include <linux/usb/otg.h>
#include <linux/platform_data/mv_usb.h>
Go to the source code of this file.
Data Structures | |
struct | ehci_hcd_mv |
Macros | |
#define | CAPLENGTH_MASK (0xff) |
Functions | |
MODULE_ALIAS ("mv-ehci") | |
MODULE_ALIAS | ( | "mv-ehci" | ) |