Home
last modified time | relevance | path

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

/drivers/tty/
A Dtty_ioctl.c936 int n_tty_ioctl_helper(struct tty_struct *tty, unsigned int cmd, in n_tty_ioctl_helper() function
985 EXPORT_SYMBOL(n_tty_ioctl_helper);
A Dn_hdlc.c631 error = n_tty_ioctl_helper(tty, cmd, arg); in n_hdlc_tty_ioctl()
A Dn_tty.c2509 return n_tty_ioctl_helper(tty, cmd, arg); in n_tty_ioctl()
A Dn_gsm.c3889 return n_tty_ioctl_helper(tty, cmd, arg); in gsmld_ioctl()
/drivers/net/ppp/
A Dppp_synctty.c304 err = n_tty_ioctl_helper(tty, cmd, arg); in ppp_synctty_ioctl()
A Dppp_async.c312 err = n_tty_ioctl_helper(tty, cmd, arg); in ppp_asynctty_ioctl()
/drivers/bluetooth/
A Dhci_ldisc.c805 err = n_tty_ioctl_helper(tty, cmd, arg); in hci_uart_tty_ioctl()

Completed in 25 milliseconds