Linux Kernel
3.7.1
|
#include <linux/platform_device.h>
#include <linux/clk.h>
#include <linux/err.h>
#include <linux/pm_runtime.h>
#include <linux/usb/otg.h>
#include <linux/usb/msm_hsusb_hw.h>
Go to the source code of this file.
Macros | |
#define | MSM_USB_BASE (hcd->regs) |
#define | ehci_msm_pm_suspend NULL |
#define | ehci_msm_pm_resume NULL |
#define ehci_msm_pm_resume NULL |
Definition at line 214 of file ehci-msm.c.
#define ehci_msm_pm_suspend NULL |
Definition at line 213 of file ehci-msm.c.
#define MSM_USB_BASE (hcd->regs) |
Definition at line 33 of file ehci-msm.c.