taglinefilesource code
tty_struct435fs/open.cstruct tty_struct *tty;
tty_struct43include/linux/serial.hstruct tty_struct   *tty;
tty_struct186include/linux/tty.hint  (*open)(struct tty_struct * tty, struct file * filp);
tty_struct187include/linux/tty.hvoid (*close)(struct tty_struct * tty, struct file * filp);
tty_struct188include/linux/tty.hvoid (*write)(struct tty_struct * tty);
tty_struct189include/linux/tty.hint  (*ioctl)(struct tty_struct *tty, struct file * file,
tty_struct191include/linux/tty.hvoid (*throttle)(struct tty_struct * tty, int status);
tty_struct192include/linux/tty.hstruct tty_struct *link;
tty_struct270include/linux/tty.hextern void tty_write_flush(struct tty_struct *);
tty_struct271include/linux/tty.hextern void tty_read_flush(struct tty_struct *);
tty_struct273include/linux/tty.hextern struct tty_struct *tty_table[];
tty_struct274include/linux/tty.hextern struct tty_struct * redirect;
tty_struct296include/linux/tty.hextern void flush_input(struct tty_struct * tty);
tty_struct297include/linux/tty.hextern void flush_output(struct tty_struct * tty);
tty_struct298include/linux/tty.hextern void wait_until_sent(struct tty_struct * tty);
tty_struct299include/linux/tty.hextern void copy_to_cooked(struct tty_struct * tty);
tty_struct304include/linux/tty.hextern int tty_signal(int sig, struct tty_struct *tty);
tty_struct309include/linux/tty.hextern void rs_write(struct tty_struct * tty);
tty_struct310include/linux/tty.hextern void con_write(struct tty_struct * tty);
tty_struct311include/linux/tty.hextern void mpty_write(struct tty_struct * tty);
tty_struct312include/linux/tty.hextern void spty_write(struct tty_struct * tty);
tty_struct316include/linux/tty.hextern int  rs_open(struct tty_struct * tty, struct file * filp);
tty_struct321include/linux/tty.hextern int  pty_open(struct tty_struct * tty, struct file * filp);
tty_struct325include/linux/tty.hextern int con_open(struct tty_struct * tty, struct file * filp);
tty_struct332include/linux/tty.hextern int vt_ioctl(struct tty_struct *tty, struct file * file,
tty_struct611kernel/chr_drv/console.cstatic void respond_string(char * p, int currcons, struct tty_struct * tty)
tty_struct620kernel/chr_drv/console.cstatic void respond_num(unsigned int n, int currcons, struct tty_struct * tty)
tty_struct635kernel/chr_drv/console.cstatic void cursor_report(int currcons, struct tty_struct * tty)
tty_struct646kernel/chr_drv/console.cstatic inline void status_report(int currcons, struct tty_struct * tty)
tty_struct651kernel/chr_drv/console.cstatic inline void respond_ID(int currcons, struct tty_struct * tty)
tty_struct903kernel/chr_drv/console.cvoid con_write(struct tty_struct * tty)
tty_struct1514kernel/chr_drv/console.cint con_open(struct tty_struct *tty, struct file * filp)
tty_struct82kernel/chr_drv/keyboard.cstruct tty_struct * tty = TTY_TABLE(0);
tty_struct143kernel/chr_drv/keyboard.cstruct tty_struct *tty = TTY_TABLE(0);
tty_struct160kernel/chr_drv/keyboard.cstruct tty_struct *tty = TTY_TABLE(0);
tty_struct23kernel/chr_drv/pty.cstatic void pty_close(struct tty_struct * tty, struct file * filp);
tty_struct25kernel/chr_drv/pty.cint pty_open(struct tty_struct *tty, struct file * filp)
tty_struct44kernel/chr_drv/pty.cstatic void pty_close(struct tty_struct * tty, struct file * filp)
tty_struct54kernel/chr_drv/pty.cstatic inline void pty_copy(struct tty_struct * from, struct tty_struct * to)
tty_struct79kernel/chr_drv/pty.cvoid mpty_write(struct tty_struct * tty)
tty_struct85kernel/chr_drv/pty.cvoid spty_write(struct tty_struct * tty)
tty_struct380kernel/chr_drv/serial.cvoid rs_write(struct tty_struct * tty)
tty_struct391kernel/chr_drv/serial.cstatic void rs_close(struct tty_struct *tty, struct file * filp)
tty_struct681kernel/chr_drv/serial.cstatic int rs_ioctl(struct tty_struct *tty, struct file * file,
tty_struct725kernel/chr_drv/serial.cint rs_open(struct tty_struct *tty, struct file * filp)
tty_struct42kernel/chr_drv/tty_io.cstruct tty_struct *tty_table[256];
tty_struct52kernel/chr_drv/tty_io.cstruct tty_struct * redirect = NULL;
tty_struct55kernel/chr_drv/tty_io.cint initialize_tty_struct(struct tty_struct *tty, int line);
tty_struct85kernel/chr_drv/tty_io.cvoid inline tty_write_flush(struct tty_struct * tty)
tty_struct96kernel/chr_drv/tty_io.cvoid tty_read_flush(struct tty_struct * tty)
tty_struct121kernel/chr_drv/tty_io.cvoid copy_to_cooked(struct tty_struct * tty)
tty_struct270kernel/chr_drv/tty_io.cstatic void wait_for_canon_input(struct tty_struct * tty)
tty_struct294kernel/chr_drv/tty_io.cstruct tty_struct * tty;
tty_struct424kernel/chr_drv/tty_io.cstruct tty_struct * tty;
tty_struct538kernel/chr_drv/tty_io.cstruct tty_struct *tty, *o_tty;
tty_struct551kernel/chr_drv/tty_io.ctty = TTY_TABLE(dev) = (struct tty_struct *)
tty_struct562kernel/chr_drv/tty_io.c(struct tty_struct *) get_free_page(GFP_USER);
tty_struct624kernel/chr_drv/tty_io.cstruct tty_struct * tty;
tty_struct671kernel/chr_drv/tty_io.cstruct tty_struct * tty;
tty_struct726kernel/chr_drv/tty_io.cint initialize_tty_struct(struct tty_struct *tty, int line)
tty_struct730kernel/chr_drv/tty_io.cmemset(tty, 0, sizeof(struct tty_struct));
tty_struct33kernel/chr_drv/tty_ioctl.cvoid flush_input(struct tty_struct * tty)
tty_struct48kernel/chr_drv/tty_ioctl.cvoid flush_output(struct tty_struct * tty)
tty_struct62kernel/chr_drv/tty_ioctl.cvoid wait_until_sent(struct tty_struct * tty)
tty_struct106kernel/chr_drv/tty_ioctl.cstatic int get_termios(struct tty_struct * tty, struct termios * termios)
tty_struct116kernel/chr_drv/tty_ioctl.cstatic int set_termios(struct tty_struct * tty, struct termios * termios,
tty_struct147kernel/chr_drv/tty_ioctl.cstatic int get_termio(struct tty_struct * tty, struct termio * termio)
tty_struct168kernel/chr_drv/tty_ioctl.cstatic int set_termio(struct tty_struct * tty, struct termio * termio,
tty_struct215kernel/chr_drv/tty_ioctl.cstatic int set_window_size(struct tty_struct * tty, struct winsize * ws)
tty_struct236kernel/chr_drv/tty_ioctl.cstatic int get_window_size(struct tty_struct * tty, struct winsize * ws)
tty_struct253kernel/chr_drv/tty_ioctl.cstruct tty_struct * tty;
tty_struct254kernel/chr_drv/tty_ioctl.cstruct tty_struct * other_tty;
tty_struct69kernel/chr_drv/vt.cint vt_ioctl(struct tty_struct *tty, struct file * file,
tty_struct400kernel/exit.cstruct tty_struct *tty;