Home
last modified time | relevance | path

Searched defs:tty (Results 226 - 250 of 332) sorted by relevance

12345678910>>...14

/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dpic32_uart.c268 struct tty_port *tty; in pic32_uart_do_rx() local
/kernel/linux/linux-6.6/drivers/usb/class/
H A Dcdc-acm.c629 static int acm_tty_install(struct tty_driver *driver, struct tty_struct *tty) in acm_tty_install() argument
658 acm_tty_open(struct tty_struct *tty, struct file *filp) acm_tty_open() argument
685 acm_port_activate(struct tty_port *port, struct tty_struct *tty) acm_port_activate() argument
782 acm_tty_cleanup(struct tty_struct *tty) acm_tty_cleanup() argument
789 acm_tty_hangup(struct tty_struct *tty) acm_tty_hangup() argument
796 acm_tty_close(struct tty_struct *tty, struct file *filp) acm_tty_close() argument
803 acm_tty_write(struct tty_struct *tty, const u8 *buf, size_t count) acm_tty_write() argument
857 acm_tty_write_room(struct tty_struct *tty) acm_tty_write_room() argument
867 acm_tty_flush_buffer(struct tty_struct *tty) acm_tty_flush_buffer() argument
880 acm_tty_chars_in_buffer(struct tty_struct *tty) acm_tty_chars_in_buffer() argument
895 acm_tty_throttle(struct tty_struct *tty) acm_tty_throttle() argument
902 acm_tty_unthrottle(struct tty_struct *tty) acm_tty_unthrottle() argument
914 acm_tty_break_ctl(struct tty_struct *tty, int state) acm_tty_break_ctl() argument
929 acm_tty_tiocmget(struct tty_struct *tty) acm_tty_tiocmget() argument
941 acm_tty_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) acm_tty_tiocmset() argument
960 get_serial_info(struct tty_struct *tty, struct serial_struct *ss) get_serial_info() argument
972 set_serial_info(struct tty_struct *tty, struct serial_struct *ss) set_serial_info() argument
1041 acm_tty_get_icount(struct tty_struct *tty, struct serial_icounter_struct *icount) acm_tty_get_icount() argument
1057 acm_tty_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) acm_tty_ioctl() argument
1078 acm_tty_set_termios(struct tty_struct *tty, const struct ktermios *termios_old) acm_tty_set_termios() argument
1561 struct tty_struct *tty; acm_disconnect() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dcon3215.c335 static void raw3215_next_io(struct raw3215_info *raw, struct tty_struct *tty) in raw3215_next_io() argument
351 struct tty_struct *tty; in raw3215_irq() local
958 tty3215_install(struct tty_driver *driver, struct tty_struct *tty) tty3215_install() argument
976 tty3215_open(struct tty_struct *tty, struct file * filp) tty3215_open() argument
994 tty3215_close(struct tty_struct *tty, struct file * filp) tty3215_close() argument
1010 tty3215_write_room(struct tty_struct *tty) tty3215_write_room() argument
1024 tty3215_write(struct tty_struct *tty, const u8 *buf, size_t count) tty3215_write() argument
1034 tty3215_put_char(struct tty_struct *tty, u8 ch) tty3215_put_char() argument
1043 tty3215_flush_chars(struct tty_struct *tty) tty3215_flush_chars() argument
1050 tty3215_chars_in_buffer(struct tty_struct *tty) tty3215_chars_in_buffer() argument
1057 tty3215_flush_buffer(struct tty_struct *tty) tty3215_flush_buffer() argument
1068 tty3215_throttle(struct tty_struct *tty) tty3215_throttle() argument
1078 tty3215_unthrottle(struct tty_struct *tty) tty3215_unthrottle() argument
1094 tty3215_stop(struct tty_struct *tty) tty3215_stop() argument
1104 tty3215_start(struct tty_struct *tty) tty3215_start() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/greybus/
H A Duart.c281 static int send_line_coding(struct gb_tty *tty) in send_line_coding() argument
382 static int gb_tty_install(struct tty_driver *driver, struct tty_struct *tty) in gb_tty_install() argument
402 gb_tty_open(struct tty_struct *tty, struct file *file) gb_tty_open() argument
409 gb_tty_close(struct tty_struct *tty, struct file *file) gb_tty_close() argument
416 gb_tty_cleanup(struct tty_struct *tty) gb_tty_cleanup() argument
423 gb_tty_hangup(struct tty_struct *tty) gb_tty_hangup() argument
430 gb_tty_write(struct tty_struct *tty, const u8 *buf, size_t count) gb_tty_write() argument
442 gb_tty_write_room(struct tty_struct *tty) gb_tty_write_room() argument
459 gb_tty_chars_in_buffer(struct tty_struct *tty) gb_tty_chars_in_buffer() argument
474 gb_tty_break_ctl(struct tty_struct *tty, int state) gb_tty_break_ctl() argument
481 gb_tty_set_termios(struct tty_struct *tty, const struct ktermios *termios_old) gb_tty_set_termios() argument
524 gb_tty_tiocmget(struct tty_struct *tty) gb_tty_tiocmget() argument
536 gb_tty_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) gb_tty_tiocmset() argument
555 gb_tty_throttle(struct tty_struct *tty) gb_tty_throttle() argument
574 gb_tty_unthrottle(struct tty_struct *tty) gb_tty_unthrottle() argument
593 get_serial_info(struct tty_struct *tty, struct serial_struct *ss) get_serial_info() argument
608 set_serial_info(struct tty_struct *tty, struct serial_struct *ss) set_serial_info() argument
674 gb_tty_get_icount(struct tty_struct *tty, struct serial_icounter_struct *icount) gb_tty_get_icount() argument
690 gb_tty_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) gb_tty_ioctl() argument
720 gb_tty_port_activate(struct tty_port *port, struct tty_struct *tty) gb_tty_port_activate() argument
917 struct tty_struct *tty; gb_uart_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H A Du_serial.c314 struct tty_struct *tty; in gs_start_rx() local
364 struct tty_struct *tty; in gs_rx_push() local
596 gs_open(struct tty_struct *tty, struct file *file) gs_open() argument
678 gs_close(struct tty_struct *tty, struct file *file) gs_close() argument
737 gs_write(struct tty_struct *tty, const u8 *buf, size_t count) gs_write() argument
756 gs_put_char(struct tty_struct *tty, u8 ch) gs_put_char() argument
772 gs_flush_chars(struct tty_struct *tty) gs_flush_chars() argument
785 gs_write_room(struct tty_struct *tty) gs_write_room() argument
802 gs_chars_in_buffer(struct tty_struct *tty) gs_chars_in_buffer() argument
819 gs_unthrottle(struct tty_struct *tty) gs_unthrottle() argument
836 gs_break_ctl(struct tty_struct *tty, int duration) gs_break_ctl() argument
[all...]
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvcs.c485 hvcs_unthrottle(struct tty_struct *tty) hvcs_unthrottle() argument
496 hvcs_throttle(struct tty_struct *tty) hvcs_throttle() argument
528 struct tty_struct *tty = hvcsd->port.tty; hvcs_try_write() local
558 struct tty_struct *tty; hvcs_io() local
804 struct tty_struct *tty; hvcs_remove() local
1060 hvcs_install(struct tty_driver *driver, struct tty_struct *tty) hvcs_install() argument
1137 hvcs_open(struct tty_struct *tty, struct file *filp) hvcs_open() argument
1155 hvcs_close(struct tty_struct *tty, struct file *filp) hvcs_close() argument
1208 hvcs_cleanup(struct tty_struct * tty) hvcs_cleanup() argument
1222 hvcs_hangup(struct tty_struct * tty) hvcs_hangup() argument
1260 hvcs_write(struct tty_struct *tty, const u8 *buf, size_t count) hvcs_write() argument
1365 hvcs_write_room(struct tty_struct *tty) hvcs_write_room() argument
1375 hvcs_chars_in_buffer(struct tty_struct *tty) hvcs_chars_in_buffer() argument
[all...]
H A Dhvsi.c388 static int hvsi_load_chunk(struct hvsi_struct *hp, struct tty_struct *tty, in hvsi_load_chunk() argument
225 hvsi_recv_control(struct hvsi_struct *hp, uint8_t *packet, struct tty_struct *tty, struct hvsi_struct **to_handshake) hvsi_recv_control() argument
479 struct tty_struct *tty; hvsi_interrupt() local
699 hvsi_open(struct tty_struct *tty, struct file *filp) hvsi_open() argument
762 hvsi_close(struct tty_struct *tty, struct file *filp) hvsi_close() argument
814 hvsi_hangup(struct tty_struct *tty) hvsi_hangup() argument
893 hvsi_write_room(struct tty_struct *tty) hvsi_write_room() argument
900 hvsi_chars_in_buffer(struct tty_struct *tty) hvsi_chars_in_buffer() argument
907 hvsi_write(struct tty_struct *tty, const u8 *source, size_t count) hvsi_write() argument
965 hvsi_throttle(struct tty_struct *tty) hvsi_throttle() argument
974 hvsi_unthrottle(struct tty_struct *tty) hvsi_unthrottle() argument
992 hvsi_tiocmget(struct tty_struct *tty) hvsi_tiocmget() argument
1000 hvsi_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) hvsi_tiocmset() argument
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H A Damiserial.c133 static void rs_stop(struct tty_struct *tty) in rs_stop() argument
150 static void rs_start(struct tty_struct *tty) in rs_start() argument
443 startup(struct tty_struct *tty, struct serial_state *info) startup() argument
518 shutdown(struct tty_struct *tty, struct serial_state *info) shutdown() argument
568 change_speed(struct tty_struct *tty, struct serial_state *info, const struct ktermios *old_termios) change_speed() argument
699 rs_put_char(struct tty_struct *tty, u8 ch) rs_put_char() argument
723 rs_flush_chars(struct tty_struct *tty) rs_flush_chars() argument
744 rs_write(struct tty_struct * tty, const u8 *buf, size_t count) rs_write() argument
787 rs_write_room(struct tty_struct *tty) rs_write_room() argument
794 rs_chars_in_buffer(struct tty_struct *tty) rs_chars_in_buffer() argument
801 rs_flush_buffer(struct tty_struct *tty) rs_flush_buffer() argument
816 rs_send_xchar(struct tty_struct *tty, char ch) rs_send_xchar() argument
848 rs_throttle(struct tty_struct * tty) rs_throttle() argument
867 rs_unthrottle(struct tty_struct * tty) rs_unthrottle() argument
894 get_serial_info(struct tty_struct *tty, struct serial_struct *ss) get_serial_info() argument
917 set_serial_info(struct tty_struct *tty, struct serial_struct *ss) set_serial_info() argument
1012 rs_tiocmget(struct tty_struct *tty) rs_tiocmget() argument
1032 rs_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) rs_tiocmset() argument
1058 rs_break(struct tty_struct *tty, int break_state) rs_break() argument
1078 rs_get_icount(struct tty_struct *tty, struct serial_icounter_struct *icount) rs_get_icount() argument
1103 rs_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) rs_ioctl() argument
1172 rs_set_termios(struct tty_struct *tty, const struct ktermios *old_termios) rs_set_termios() argument
1226 rs_close(struct tty_struct *tty, struct file * filp) rs_close() argument
1268 rs_wait_until_sent(struct tty_struct *tty, int timeout) rs_wait_until_sent() argument
1325 rs_hangup(struct tty_struct *tty) rs_hangup() argument
1343 rs_open(struct tty_struct *tty, struct file * filp) rs_open() argument
[all...]
H A Dmips_ejtag_fdc.c419 struct tty_struct *tty; in mips_ejtag_fdc_put_chan() local
695 mips_ejtag_fdc_tty_port_activate(struct tty_port *port, struct tty_struct *tty) mips_ejtag_fdc_tty_port_activate() argument
761 mips_ejtag_fdc_tty_install(struct tty_driver *driver, struct tty_struct *tty) mips_ejtag_fdc_tty_install() argument
770 mips_ejtag_fdc_tty_open(struct tty_struct *tty, struct file *filp) mips_ejtag_fdc_tty_open() argument
775 mips_ejtag_fdc_tty_close(struct tty_struct *tty, struct file *filp) mips_ejtag_fdc_tty_close() argument
780 mips_ejtag_fdc_tty_hangup(struct tty_struct *tty) mips_ejtag_fdc_tty_hangup() argument
799 mips_ejtag_fdc_tty_write(struct tty_struct *tty, const u8 *buf, size_t total) mips_ejtag_fdc_tty_write() argument
843 mips_ejtag_fdc_tty_write_room(struct tty_struct *tty) mips_ejtag_fdc_tty_write_room() argument
857 mips_ejtag_fdc_tty_chars_in_buffer(struct tty_struct *tty) mips_ejtag_fdc_tty_chars_in_buffer() argument
[all...]
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dgarmin_gps.c907 garmin_open(struct tty_struct *tty, struct usb_serial_port *port) garmin_open() argument
1042 garmin_write(struct tty_struct *tty, struct usb_serial_port *port, const unsigned char *buf, int count) garmin_write() argument
1114 garmin_write_room(struct tty_struct *tty) garmin_write_room() argument
1317 garmin_throttle(struct tty_struct *tty) garmin_throttle() argument
1330 garmin_unthrottle(struct tty_struct *tty) garmin_unthrottle() argument
[all...]
H A Df81232.c201 struct tty_struct *tty; in f81232_read_msr() local
451 static int f81232_break_ctl(struct tty_struct *tty, int break_state) in f81232_break_ctl() argument
487 static void f81232_set_baudrate(struct tty_struct *tty, in f81232_set_baudrate() argument
609 f81232_set_termios(struct tty_struct *tty, struct usb_serial_port *port, const struct ktermios *old_termios) f81232_set_termios() argument
667 f81232_tiocmget(struct tty_struct *tty) f81232_tiocmget() argument
692 f81232_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) f81232_tiocmset() argument
700 f81232_open(struct tty_struct *tty, struct usb_serial_port *port) f81232_open() argument
728 f81534a_open(struct tty_struct *tty, struct usb_serial_port *port) f81534a_open() argument
793 f81232_get_serial(struct tty_struct *tty, struct serial_struct *ss) f81232_get_serial() argument
[all...]
H A Dsierra.c341 static int sierra_tiocmget(struct tty_struct *tty) in sierra_tiocmget() argument
359 static int sierra_tiocmset(struct tty_struct *tty, in sierra_tiocmset() argument
415 static int sierra_write(struct tty_struct *tty, struct usb_serial_port *port, in sierra_write() argument
614 static unsigned int sierra_write_room(struct tty_struct *tty) in sierra_write_room() argument
633 static unsigned int sierra_chars_in_buffer(struct tty_struct *tty) in sierra_chars_in_buffer() argument
769 sierra_open(struct tty_struct *tty, struct usb_serial_port *port) sierra_open() argument
[all...]
H A Dquatech2.c255 static void qt2_set_termios(struct tty_struct *tty, in qt2_set_termios() argument
314 static int qt2_open(struct tty_struct *tty, struct usb_serial_port *port) in qt2_open() argument
703 qt2_tiocmget(struct tty_struct *tty) qt2_tiocmget() argument
735 qt2_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) qt2_tiocmset() argument
744 qt2_break_ctl(struct tty_struct *tty, int break_state) qt2_break_ctl() argument
855 qt2_write_room(struct tty_struct *tty) qt2_write_room() argument
876 qt2_write(struct tty_struct *tty, struct usb_serial_port *port, const unsigned char *buf, int count) qt2_write() argument
[all...]
H A Dspcp8x5.c280 static void spcp8x5_init_termios(struct tty_struct *tty) in spcp8x5_init_termios() argument
285 static void spcp8x5_set_termios(struct tty_struct *tty, in spcp8x5_set_termios() argument
390 static int spcp8x5_open(struct tty_struct *tty, struct usb_serial_port *port) in spcp8x5_open() argument
413 spcp8x5_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) spcp8x5_tiocmset() argument
436 spcp8x5_tiocmget(struct tty_struct *tty) spcp8x5_tiocmget() argument
[all...]
H A Diuu_phoenix.c113 static int iuu_tiocmset(struct tty_struct *tty, in iuu_tiocmset() argument
142 static int iuu_tiocmget(struct tty_struct *tty) in iuu_tiocmget() argument
698 static int iuu_uart_write(struct tty_struct *tty, struct usb_serial_port *port, in iuu_uart_write() argument
881 static void iuu_set_termios(struct tty_struct *tty, in iuu_set_termios() argument
948 iuu_init_termios(struct tty_struct *tty) iuu_init_termios() argument
958 iuu_open(struct tty_struct *tty, struct usb_serial_port *port) iuu_open() argument
[all...]
H A Dpl2303.c687 static void pl2303_encode_baud_rate(struct tty_struct *tty, in pl2303_encode_baud_rate() argument
777 static bool pl2303_enable_xonxoff(struct tty_struct *tty, const struct pl2303_type_data *type) in pl2303_enable_xonxoff() argument
791 static void pl2303_set_termios(struct tty_struct *tty, in pl2303_set_termios() argument
958 pl2303_open(struct tty_struct *tty, struct usb_serial_port *port) pl2303_open() argument
999 pl2303_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) pl2303_tiocmset() argument
1027 pl2303_tiocmget(struct tty_struct *tty) pl2303_tiocmget() argument
1088 pl2303_break_ctl(struct tty_struct *tty, int state) pl2303_break_ctl() argument
1102 struct tty_struct *tty; pl2303_update_line_status() local
[all...]
H A Dusb-serial.c214 static int serial_install(struct tty_driver *driver, struct tty_struct *tty) in serial_install() argument
254 serial_port_activate(struct tty_port *tport, struct tty_struct *tty) serial_port_activate() argument
283 serial_open(struct tty_struct *tty, struct file *filp) serial_open() argument
314 serial_hangup(struct tty_struct *tty) serial_hangup() argument
323 serial_close(struct tty_struct *tty, struct file *filp) serial_close() argument
341 serial_cleanup(struct tty_struct *tty) serial_cleanup() argument
364 serial_write(struct tty_struct *tty, const u8 *buf, size_t count) serial_write() argument
381 serial_write_room(struct tty_struct *tty) serial_write_room() argument
390 serial_chars_in_buffer(struct tty_struct *tty) serial_chars_in_buffer() argument
403 serial_wait_until_sent(struct tty_struct *tty, int timeout) serial_wait_until_sent() argument
419 serial_throttle(struct tty_struct *tty) serial_throttle() argument
429 serial_unthrottle(struct tty_struct *tty) serial_unthrottle() argument
439 serial_get_serial(struct tty_struct *tty, struct serial_struct *ss) serial_get_serial() argument
464 serial_set_serial(struct tty_struct *tty, struct serial_struct *ss) serial_set_serial() argument
500 serial_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) serial_ioctl() argument
521 serial_set_termios(struct tty_struct *tty, const struct ktermios *old) serial_set_termios() argument
534 serial_break(struct tty_struct *tty, int break_state) serial_break() argument
581 serial_tiocmget(struct tty_struct *tty) serial_tiocmget() argument
592 serial_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) serial_tiocmset() argument
604 serial_get_icount(struct tty_struct *tty, struct serial_icounter_struct *icount) serial_get_icount() argument
1181 struct tty_struct *tty; usb_serial_disconnect() local
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dexit.c155 struct tty_struct *tty; in __exit_signal() local
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A D6pack.c87 struct tty_struct *tty; /* ptr to TTY structure */ member
372 sp_get(struct tty_struct *tty) sp_get() argument
395 sixpack_write_wakeup(struct tty_struct *tty) sixpack_write_wakeup() argument
430 sixpack_receive_buf(struct tty_struct *tty, const u8 *cp, const u8 *fp, size_t count) sixpack_receive_buf() argument
545 sixpack_open(struct tty_struct *tty) sixpack_open() argument
649 sixpack_close(struct tty_struct *tty) sixpack_close() argument
686 sixpack_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) sixpack_ioctl() argument
[all...]
/kernel/linux/linux-6.6/drivers/isdn/capi/
H A Dcapi.c307 struct tty_struct *tty; in capincci_free_minor() local
324 struct tty_struct *tty; in capincci_minor_opencount() local
408 struct tty_struct *tty; handle_recv_skb() local
492 struct tty_struct *tty; handle_minor_send() local
1041 capinc_tty_install(struct tty_driver *driver, struct tty_struct *tty) capinc_tty_install() argument
1053 capinc_tty_cleanup(struct tty_struct *tty) capinc_tty_cleanup() argument
1060 capinc_tty_open(struct tty_struct *tty, struct file *filp) capinc_tty_open() argument
1073 capinc_tty_close(struct tty_struct *tty, struct file *filp) capinc_tty_close() argument
1080 capinc_tty_write(struct tty_struct *tty, const u8 *buf, size_t count) capinc_tty_write() argument
1115 capinc_tty_put_char(struct tty_struct *tty, u8 ch) capinc_tty_put_char() argument
1156 capinc_tty_flush_chars(struct tty_struct *tty) capinc_tty_flush_chars() argument
1176 capinc_tty_write_room(struct tty_struct *tty) capinc_tty_write_room() argument
1187 capinc_tty_chars_in_buffer(struct tty_struct *tty) capinc_tty_chars_in_buffer() argument
1198 capinc_tty_throttle(struct tty_struct *tty) capinc_tty_throttle() argument
1204 capinc_tty_unthrottle(struct tty_struct *tty) capinc_tty_unthrottle() argument
1212 capinc_tty_stop(struct tty_struct *tty) capinc_tty_stop() argument
1219 capinc_tty_start(struct tty_struct *tty) capinc_tty_start() argument
1227 capinc_tty_hangup(struct tty_struct *tty) capinc_tty_hangup() argument
1234 capinc_tty_send_xchar(struct tty_struct *tty, char ch) capinc_tty_send_xchar() argument
[all...]
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_qca.c262 static void __serial_clock_on(struct tty_struct *tty) in __serial_clock_on() argument
270 static void __serial_clock_off(struct tty_struct *tty) in __serial_clock_off() argument
/kernel/linux/linux-5.10/drivers/media/platform/sti/bdisp/
H A Dbdisp-reg.h15 u32 tty; member
/kernel/linux/linux-5.10/drivers/net/wan/
H A Dz85230.h334 struct tty_struct *tty; /* Attached terminal */ member
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dtty3270.c850 struct tty_struct *tty; tty3270_resize_work() local
906 struct tty_struct *tty = tty_port_tty_get(&tp->port); tty3270_release() local
957 tty3270_install(struct tty_driver *driver, struct tty_struct *tty) tty3270_install() argument
1036 tty3270_open(struct tty_struct *tty, struct file *filp) tty3270_open() argument
1051 tty3270_close(struct tty_struct *tty, struct file * filp) tty3270_close() argument
1061 tty3270_cleanup(struct tty_struct *tty) tty3270_cleanup() argument
1075 tty3270_write_room(struct tty_struct *tty) tty3270_write_room() argument
1637 tty3270_do_write(struct tty3270 *tp, struct tty_struct *tty, const unsigned char *buf, int count) tty3270_do_write() argument
1711 tty3270_write(struct tty_struct * tty, const unsigned char *buf, int count) tty3270_write() argument
1730 tty3270_put_char(struct tty_struct *tty, unsigned char ch) tty3270_put_char() argument
1746 tty3270_flush_chars(struct tty_struct *tty) tty3270_flush_chars() argument
1765 tty3270_chars_in_buffer(struct tty_struct *tty) tty3270_chars_in_buffer() argument
1771 tty3270_flush_buffer(struct tty_struct *tty) tty3270_flush_buffer() argument
1779 tty3270_set_termios(struct tty_struct *tty, struct ktermios *old) tty3270_set_termios() argument
1803 tty3270_throttle(struct tty_struct * tty) tty3270_throttle() argument
1817 tty3270_unthrottle(struct tty_struct * tty) tty3270_unthrottle() argument
1833 tty3270_hangup(struct tty_struct *tty) tty3270_hangup() argument
1854 tty3270_wait_until_sent(struct tty_struct *tty, int timeout) tty3270_wait_until_sent() argument
1858 tty3270_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) tty3270_ioctl() argument
1872 tty3270_compat_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) tty3270_compat_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H A Dmoxa.c286 static int moxa_ioctl(struct tty_struct *tty, in moxa_ioctl() argument
384 static int moxa_break_ctl(struct tty_struct *tty, int state) in moxa_break_ctl() argument
1155 moxa_open(struct tty_struct *tty, struct file *filp) moxa_open() argument
1197 moxa_close(struct tty_struct *tty, struct file *filp) moxa_close() argument
1204 moxa_write(struct tty_struct *tty, const unsigned char *buf, int count) moxa_write() argument
1222 moxa_write_room(struct tty_struct *tty) moxa_write_room() argument
1234 moxa_flush_buffer(struct tty_struct *tty) moxa_flush_buffer() argument
1244 moxa_chars_in_buffer(struct tty_struct *tty) moxa_chars_in_buffer() argument
1259 moxa_tiocmget(struct tty_struct *tty) moxa_tiocmget() argument
1279 moxa_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) moxa_tiocmset() argument
1306 moxa_set_termios(struct tty_struct *tty, struct ktermios *old_termios) moxa_set_termios() argument
1318 moxa_stop(struct tty_struct *tty) moxa_stop() argument
1329 moxa_start(struct tty_struct *tty) moxa_start() argument
1343 moxa_hangup(struct tty_struct *tty) moxa_hangup() argument
1368 struct tty_struct *tty = tty_port_tty_get(&p->port); moxa_poll_port() local
1466 moxa_set_tty_param(struct tty_struct *tty, struct ktermios *old_termios) moxa_set_tty_param() argument
1866 MoxaPortWriteData(struct tty_struct *tty, const unsigned char *buffer, int len) MoxaPortWriteData() argument
1927 struct tty_struct *tty = port->port.tty; MoxaPortReadData() local
2029 moxa_get_serial_info(struct tty_struct *tty, struct serial_struct *ss) moxa_get_serial_info() argument
2049 moxa_set_serial_info(struct tty_struct *tty, struct serial_struct *ss) moxa_set_serial_info() argument
[all...]

Completed in 32 milliseconds

12345678910>>...14