Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/
Dsynclink.c712 static int mgsl_ioctl_common(struct mgsl_struct *info, unsigned int cmd, unsigned long arg);
2979 return mgsl_ioctl_common(info, cmd, arg); in mgsl_ioctl()
2982 static int mgsl_ioctl_common(struct mgsl_struct *info, unsigned int cmd, unsigned long arg) in mgsl_ioctl_common() function