taglinefilesource code
bufp126kernel/chr_drv/tty_io.cint tty_read_raw_data(struct tty_struct *tty, unsigned char *bufp, int buflen)
bufp129kernel/chr_drv/tty_io.cunsigned char  *p = bufp;
bufp1371kernel/chr_drv/tty_io.cint tty_write_data(struct tty_struct *tty, char *bufp, int buflen,
bufp1389kernel/chr_drv/tty_io.cp = bufp;