Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions | Variables
debugport.c File Reference
#include <linux/console.h>
#include <linux/init.h>
#include <hwregs/reg_rdwr.h>
#include <hwregs/reg_map.h>
#include <hwregs/ser_defs.h>
#include <hwregs/dma_defs.h>
#include <mach/pinmux.h>

Go to the source code of this file.

Data Structures

struct  dbg_port
 

Functions

int __init init_etrax_debug (void)
 

Variables

struct dbg_port ports []
 

Function Documentation

int __init init_etrax_debug ( void  )

Definition at line 195 of file debugport.c.

Variable Documentation

struct dbg_port ports[]

Definition at line 23 of file debugport.c.