Searched refs:ktermx (Results 1 - 1 of 1) sorted by relevance

/drivers/tty/
H A Dtty_ioctl.c1064 struct termiox ktermx; local
1068 memcpy(&ktermx, real_tty->termiox, sizeof(struct termiox));
1070 if (copy_to_user(p, &ktermx, sizeof(struct termiox)))

Completed in 48 milliseconds