Linux Kernel
3.7.1
|
#include <acrestyp.h>
Data Fields | |
ACPI_RESOURCE_SERIAL_COMMON u8 | endian |
u8 | data_bits |
u8 | stop_bits |
u8 | flow_control |
u8 | parity |
u8 | lines_enabled |
u16 | rx_fifo_size |
u16 | tx_fifo_size |
u32 | default_baud_rate |
Definition at line 467 of file acrestyp.h.
u8 data_bits |
Definition at line 469 of file acrestyp.h.
u32 default_baud_rate |
Definition at line 476 of file acrestyp.h.
ACPI_RESOURCE_SERIAL_COMMON u8 endian |
Definition at line 468 of file acrestyp.h.
Definition at line 471 of file acrestyp.h.
u8 lines_enabled |
Definition at line 473 of file acrestyp.h.
u8 parity |
Definition at line 472 of file acrestyp.h.
u16 rx_fifo_size |
Definition at line 474 of file acrestyp.h.
u8 stop_bits |
Definition at line 470 of file acrestyp.h.
u16 tx_fifo_size |
Definition at line 475 of file acrestyp.h.