|
Linux Kernel
3.7.1
|
#include <serial_at91.h>
Data Fields | |
| void(* | set_mctrl )(struct uart_port *, u_int) |
| u_int(* | get_mctrl )(struct uart_port *) |
| void(* | enable_ms )(struct uart_port *) |
| void(* | pm )(struct uart_port *, u_int, u_int) |
| int(* | set_wake )(struct uart_port *, u_int) |
| int(* | open )(struct uart_port *) |
| void(* | close )(struct uart_port *) |
Definition at line 17 of file serial_at91.h.
Definition at line 24 of file serial_at91.h.
Definition at line 20 of file serial_at91.h.
Definition at line 19 of file serial_at91.h.
Definition at line 23 of file serial_at91.h.
1.8.2