Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
ohci-octeon.c File Reference
#include <linux/platform_device.h>
#include <asm/octeon/octeon.h>
#include <asm/octeon/cvmx-uctlx-defs.h>

Go to the source code of this file.

Macros

#define OCTEON_OHCI_HCD_NAME   "octeon-ohci"
 

Functions

void octeon2_usb_clocks_start (void)
 
void octeon2_usb_clocks_stop (void)
 
 MODULE_ALIAS ("platform:"OCTEON_OHCI_HCD_NAME)
 

Macro Definition Documentation

#define OCTEON_OHCI_HCD_NAME   "octeon-ohci"

Definition at line 19 of file ohci-octeon.c.

Function Documentation

MODULE_ALIAS ( "platform:"  OCTEON_OHCI_HCD_NAME)
void octeon2_usb_clocks_start ( void  )

Definition at line 20 of file octeon2-common.c.

void octeon2_usb_clocks_stop ( void  )

Definition at line 194 of file octeon2-common.c.