Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dsynclink_gt.c522 static int get_xsync(struct slgt_info *info, int __user *if_mode);
1056 return get_xsync(info, argp); in ioctl()
2900 static int get_xsync(struct slgt_info *info, int __user *xsync) in get_xsync() function