n_tty_ioctl_helper  793 drivers/bluetooth/hci_ldisc.c 		err = n_tty_ioctl_helper(tty, file, cmd, arg);
n_tty_ioctl_helper  313 drivers/net/ppp/ppp_async.c 		err = n_tty_ioctl_helper(tty, file, cmd, arg);
n_tty_ioctl_helper  306 drivers/net/ppp/ppp_synctty.c 		err = n_tty_ioctl_helper(tty, file, cmd, arg);
n_tty_ioctl_helper  637 drivers/staging/isdn/gigaset/ser-gigaset.c 		rc = n_tty_ioctl_helper(tty, file, cmd, arg);
n_tty_ioctl_helper 2632 drivers/tty/n_gsm.c 		return n_tty_ioctl_helper(tty, file, cmd, arg);
n_tty_ioctl_helper  783 drivers/tty/n_hdlc.c 		error = n_tty_ioctl_helper(tty, file, cmd, arg);
n_tty_ioctl_helper 2466 drivers/tty/n_tty.c 		return n_tty_ioctl_helper(tty, file, cmd, arg);
n_tty_ioctl_helper  943 drivers/tty/tty_ioctl.c EXPORT_SYMBOL(n_tty_ioctl_helper);
n_tty_ioctl_helper  757 include/linux/tty.h extern int n_tty_ioctl_helper(struct tty_struct *tty, struct file *file,
n_tty_ioctl_helper  286 net/nfc/nci/uart.c 		err = n_tty_ioctl_helper(tty, file, cmd, arg);