Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/tty/
Dsynclink_gt.c466 static int get_xsync(struct slgt_info *info, int __user *if_mode);
987 return get_xsync(info, argp); in ioctl()
2792 static int get_xsync(struct slgt_info *info, int __user *xsync) in get_xsync() function