Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
serial-sh7720.c File Reference
#include <linux/serial_sci.h>
#include <linux/serial_core.h>
#include <linux/io.h>
#include <cpu/serial.h>
#include <cpu/gpio.h>

Go to the source code of this file.

Variables

struct plat_sci_port_ops sh7720_sci_port_ops
 

Variable Documentation

struct plat_sci_port_ops sh7720_sci_port_ops
Initial value:
= {
.init_pins = sh7720_sci_init_pins,
}

Definition at line 35 of file serial-sh7720.c.