Searched refs:xr_usb_serial_tty_ioctl (Results 1 – 1 of 1) sorted by relevance
901 static int xr_usb_serial_tty_ioctl(struct tty_struct *tty, in xr_usb_serial_tty_ioctl() function1089 return xr_usb_serial_tty_ioctl(tty, cmd, arg); in xr_usb_serial_tty_compat_ioctl()1096 return xr_usb_serial_tty_ioctl(tty, cmd, (unsigned long)up); in xr_usb_serial_tty_compat_ioctl()2023 .ioctl = xr_usb_serial_tty_ioctl,