Searched refs:ktermx (Results 1 – 1 of 1) sorted by relevance
819 struct termiox ktermx; in tty_mode_ioctl() local823 memcpy(&ktermx, real_tty->termiox, sizeof(struct termiox)); in tty_mode_ioctl()825 if (copy_to_user(p, &ktermx, sizeof(struct termiox))) in tty_mode_ioctl()