Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/nfc/nci/
A Duart.c339 err = n_tty_ioctl_helper(tty, cmd, arg); in nci_uart_tty_ioctl()
/linux-6.3-rc2/drivers/tty/
A Dtty_ioctl.c934 int n_tty_ioctl_helper(struct tty_struct *tty, unsigned int cmd, in n_tty_ioctl_helper() function
983 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.c2483 return n_tty_ioctl_helper(tty, cmd, arg); in n_tty_ioctl()
A Dn_gsm.c3585 return n_tty_ioctl_helper(tty, cmd, arg); in gsmld_ioctl()
/linux-6.3-rc2/include/linux/
A Dtty.h499 int n_tty_ioctl_helper(struct tty_struct *tty, unsigned int cmd,
/linux-6.3-rc2/drivers/net/ppp/
A Dppp_synctty.c305 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()
/linux-6.3-rc2/drivers/bluetooth/
A Dhci_ldisc.c798 err = n_tty_ioctl_helper(tty, cmd, arg); in hci_uart_tty_ioctl()

Completed in 25 milliseconds