Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/
Dsynclink_gt.c524 static int get_xsync(struct slgt_info *info, int __user *if_mode);
1067 return get_xsync(info, argp); in ioctl()
2912 static int get_xsync(struct slgt_info *info, int __user *xsync) in get_xsync() function