Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_ioctl.c837 int n_tty_ioctl_helper(struct tty_struct *tty, struct file *file, in n_tty_ioctl_helper() function
886 EXPORT_SYMBOL(n_tty_ioctl_helper);
H A Dn_hdlc.c651 error = n_tty_ioctl_helper(tty, file, cmd, arg); in n_hdlc_tty_ioctl()
H A Dn_tty.c2516 return n_tty_ioctl_helper(tty, file, cmd, arg); in n_tty_ioctl()
H A Dn_gsm.c2782 return n_tty_ioctl_helper(tty, file, cmd, arg); in gsmld_ioctl()
/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Duart.c286 err = n_tty_ioctl_helper(tty, file, cmd, arg); in nci_uart_tty_ioctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/
H A Dhci_ldisc.c1278 err = n_tty_ioctl_helper(tty, cmd, arg); in hci_uart_tty_ioctl()
1280 err = n_tty_ioctl_helper(tty, file, cmd, arg); in hci_uart_tty_ioctl()
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dppp_synctty.c307 err = n_tty_ioctl_helper(tty, file, cmd, arg); in ppp_synctty_ioctl()
H A Dppp_async.c314 err = n_tty_ioctl_helper(tty, file, cmd, arg); in ppp_asynctty_ioctl()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dhci_ldisc.c801 err = n_tty_ioctl_helper(tty, file, cmd, arg); in hci_uart_tty_ioctl()
/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h773 extern int n_tty_ioctl_helper(struct tty_struct *tty, struct file *file,
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_mtk1349 n_tty_ioctl_helper