Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Dsynclink_gt.c521 static int get_xsync(struct slgt_info *info, int __user *if_mode);
1049 return get_xsync(info, argp); in ioctl()
2864 static int get_xsync(struct slgt_info *info, int __user *xsync) in get_xsync() function