Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | renesas_usbhs_driver_callback |
struct | renesas_usbhs_platform_callback |
struct | renesas_usbhs_driver_param |
struct | renesas_usbhs_platform_info |
Macros | |
#define | renesas_usbhs_get_info(pdev) ((struct renesas_usbhs_platform_info *)(pdev)->dev.platform_data) |
#define | renesas_usbhs_call_notify_hotplug(pdev) |
Enumerations | |
enum | { USBHS_HOST = 0, USBHS_GADGET, USBHS_MAX } |
#define renesas_usbhs_call_notify_hotplug | ( | pdev | ) |
Definition at line 197 of file renesas_usbhs.h.
#define renesas_usbhs_get_info | ( | pdev | ) | ((struct renesas_usbhs_platform_info *)(pdev)->dev.platform_data) |
Definition at line 194 of file renesas_usbhs.h.
anonymous enum |
Definition at line 27 of file renesas_usbhs.h.