Searched refs:mgsl_ioctl_common (Results 1 – 1 of 1) sorted by relevance
712 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