Searched refs:n_tty_ioctl_helper (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_ioctl.c | 837 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 D | n_hdlc.c | 651 error = n_tty_ioctl_helper(tty, file, cmd, arg); in n_hdlc_tty_ioctl()
|
| H A D | n_tty.c | 2516 return n_tty_ioctl_helper(tty, file, cmd, arg); in n_tty_ioctl()
|
| H A D | n_gsm.c | 2782 return n_tty_ioctl_helper(tty, file, cmd, arg); in gsmld_ioctl()
|
| /OK3568_Linux_fs/kernel/net/nfc/nci/ |
| H A D | uart.c | 286 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 D | hci_ldisc.c | 1278 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 D | ppp_synctty.c | 307 err = n_tty_ioctl_helper(tty, file, cmd, arg); in ppp_synctty_ioctl()
|
| H A D | ppp_async.c | 314 err = n_tty_ioctl_helper(tty, file, cmd, arg); in ppp_asynctty_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | hci_ldisc.c | 801 err = n_tty_ioctl_helper(tty, file, cmd, arg); in hci_uart_tty_ioctl()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | tty.h | 773 extern int n_tty_ioctl_helper(struct tty_struct *tty, struct file *file,
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_mtk | 1349 n_tty_ioctl_helper
|