| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | tty_ldisc.c | 46 static struct tty_ldisc_ops *tty_ldiscs[NR_LDISCS]; 61 int tty_register_ldisc(int disc, struct tty_ldisc_ops *new_ldisc) in tty_register_ldisc() 109 static struct tty_ldisc_ops *get_ldops(int disc) in get_ldops() 112 struct tty_ldisc_ops *ldops, *ret; in get_ldops() 128 static void put_ldops(struct tty_ldisc_ops *ldops) in put_ldops() 163 struct tty_ldisc_ops *ldops; in tty_ldisc_get() 225 struct tty_ldisc_ops *ldops; in tty_ldiscs_seq_show()
|
| H A D | n_null.c | 41 static struct tty_ldisc_ops null_ldisc = {
|
| H A D | n_tracesink.c | 182 static struct tty_ldisc_ops tty_n_tracesink = {
|
| H A D | n_tracerouter.c | 177 static struct tty_ldisc_ops tty_ptirouter_ldisc = {
|
| H A D | n_hdlc.c | 809 static struct tty_ldisc_ops n_hdlc_ldisc = {
|
| H A D | n_tty.c | 2520 static struct tty_ldisc_ops n_tty_ops = { 2543 void n_tty_inherit_ops(struct tty_ldisc_ops *ops) in n_tty_inherit_ops()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | tty_ldisc.h | 176 struct tty_ldisc_ops { struct 221 struct tty_ldisc_ops *ops; argument
|
| H A D | tty.h | 726 extern int tty_register_ldisc(int disc, struct tty_ldisc_ops *new_ldisc); 737 extern void n_tty_inherit_ops(struct tty_ldisc_ops *ops);
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | cx20442.h | 11 extern struct tty_ldisc_ops v253_ops;
|
| H A D | cx20442.c | 287 struct tty_ldisc_ops v253_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/pps/clients/ |
| H A D | pps-ldisc.c | 98 static struct tty_ldisc_ops pps_ldisc_ops;
|
| /OK3568_Linux_fs/kernel/drivers/input/serio/ |
| H A D | serport.c | 274 static struct tty_ldisc_ops serport_ldisc = {
|
| /OK3568_Linux_fs/kernel/drivers/accessibility/speakup/ |
| H A D | spk_ttyio.c | 106 static struct tty_ldisc_ops spk_ttyio_ldisc_ops = {
|
| /OK3568_Linux_fs/kernel/net/nfc/nci/ |
| H A D | uart.c | 455 static struct tty_ldisc_ops nci_uart_ldisc = {
|
| /OK3568_Linux_fs/kernel/drivers/net/caif/ |
| H A D | caif_serial.c | 382 static struct tty_ldisc_ops caif_ldisc = {
|
| /OK3568_Linux_fs/kernel/sound/soc/ti/ |
| H A D | ams-delta.c | 397 static struct tty_ldisc_ops cx81801_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/net/ppp/ |
| H A D | ppp_synctty.c | 366 static struct tty_ldisc_ops ppp_sync_ldisc = {
|
| H A D | ppp_async.c | 373 static struct tty_ldisc_ops ppp_ldisc = {
|
| /OK3568_Linux_fs/kernel/drivers/net/can/ |
| H A D | slcan.c | 698 static struct tty_ldisc_ops slc_ldisc = {
|
| /OK3568_Linux_fs/kernel/drivers/misc/ti-st/ |
| H A D | st_core.c | 847 static struct tty_ldisc_ops st_ldisc_ops = {
|
| /OK3568_Linux_fs/kernel/drivers/net/wan/ |
| H A D | x25_asy.c | 779 static struct tty_ldisc_ops x25_ldisc = {
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | hci_ldisc.c | 830 static struct tty_ldisc_ops hci_uart_ldisc = {
|
| /OK3568_Linux_fs/kernel/drivers/net/hamradio/ |
| H A D | mkiss.c | 938 static struct tty_ldisc_ops ax_ldisc = {
|
| H A D | 6pack.c | 751 static struct tty_ldisc_ops sp_ldisc = {
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bluetooth_uart_driver/ |
| H A D | hci_ldisc.c | 1317 static struct tty_ldisc_ops hci_uart_ldisc = {
|