Home
last modified time | relevance | path

Searched refs:get_tchars (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/tty/
Dtty_ioctl.c822 static int get_tchars(struct tty_struct *tty, struct tchars __user *tchars) in get_tchars() function
959 return get_tchars(real_tty, p); in tty_mode_ioctl()