taglinefilesource code
async_struct86kernel/chr_drv/serial.cstruct async_struct rs_table[] = {
async_struct107kernel/chr_drv/serial.c#define NR_PORTS  (sizeof(rs_table)/sizeof(struct async_struct))
async_struct116kernel/chr_drv/serial.cstatic void startup(struct async_struct * info);
async_struct117kernel/chr_drv/serial.cstatic void shutdown(struct async_struct * info);
async_struct120kernel/chr_drv/serial.cstatic void send_break(  struct async_struct * info)
async_struct135kernel/chr_drv/serial.cstruct async_struct *info,
async_struct159kernel/chr_drv/serial.cstruct async_struct * info = rs_table + line;
async_struct342kernel/chr_drv/serial.cstruct async_struct  *info;
async_struct419kernel/chr_drv/serial.cstruct async_struct *info;
async_struct434kernel/chr_drv/serial.cstruct async_struct *info;
async_struct482kernel/chr_drv/serial.cstruct async_struct * info;
async_struct519kernel/chr_drv/serial.cstatic void startup(struct async_struct * info)
async_struct579kernel/chr_drv/serial.cstatic void shutdown(struct async_struct * info)
async_struct595kernel/chr_drv/serial.cstruct async_struct * info;
async_struct653kernel/chr_drv/serial.cstatic int get_serial_info(struct async_struct * info,
async_struct669kernel/chr_drv/serial.cstatic int set_serial_info(struct async_struct * info,
async_struct744kernel/chr_drv/serial.cstatic int get_modem_info(struct async_struct * info, unsigned int *value)
async_struct763kernel/chr_drv/serial.cstatic int set_modem_info(struct async_struct * info, unsigned int cmd,
async_struct802kernel/chr_drv/serial.cstruct async_struct * info;
async_struct844kernel/chr_drv/serial.cstruct async_struct  *info;
async_struct893kernel/chr_drv/serial.cstatic void init(struct async_struct * info)
async_struct1002kernel/chr_drv/serial.cstruct async_struct * info;