Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
ehci-hub.c File Reference
#include <linux/usb/otg.h>

Go to the source code of this file.

Macros

#define PORT_WAKE_BITS   (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)
 
#define ehci_bus_suspend   NULL
 
#define ehci_bus_resume   NULL
 

Macro Definition Documentation

#define ehci_bus_resume   NULL

Definition at line 470 of file ehci-hub.c.

#define ehci_bus_suspend   NULL

Definition at line 469 of file ehci-hub.c.

#define PORT_WAKE_BITS   (PORT_WKOC_E|PORT_WKDISC_E|PORT_WKCONN_E)

Definition at line 32 of file ehci-hub.c.