Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Data Fields
sn_cons_port Struct Reference

Data Structures

struct  sn_sal_ops
 

Data Fields

struct timer_list sc_timer
 
struct uart_port sc_port
 
struct sn_cons_port::sn_sal_opssc_ops
 
unsigned long sc_interrupt_timeout
 
int sc_is_asynch
 

Detailed Description

Definition at line 92 of file sn_console.c.

Field Documentation

unsigned long sc_interrupt_timeout

Definition at line 102 of file sn_console.c.

int sc_is_asynch

Definition at line 103 of file sn_console.c.

struct uart_port sc_port

Definition at line 94 of file sn_console.c.

struct timer_list sc_timer

Definition at line 93 of file sn_console.c.


The documentation for this struct was generated from the following file: