Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/
Dsynclink_gt.c522 static int set_xsync(struct slgt_info *info, int if_mode);
1052 return set_xsync(info, (int)arg); in ioctl()
2887 static int set_xsync(struct slgt_info *info, int xsync) in set_xsync() function