Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/
Dsynclink.c710 static int mgsl_ioctl_common(struct mgsl_struct *info, unsigned int cmd, unsigned long arg);
2966 return mgsl_ioctl_common(info, cmd, arg); in mgsl_ioctl()
2969 static int mgsl_ioctl_common(struct mgsl_struct *info, unsigned int cmd, unsigned long arg) in mgsl_ioctl_common() function