Home
last modified time | relevance | path

Searched defs:tty (Results 201 - 225 of 332) sorted by relevance

12345678910>>...14

/kernel/linux/linux-5.10/drivers/isdn/capi/
H A Dcapi.c306 struct tty_struct *tty; in capincci_free_minor() local
323 struct tty_struct *tty; in capincci_minor_opencount() local
407 struct tty_struct *tty; handle_recv_skb() local
491 struct tty_struct *tty; handle_minor_send() local
1040 capinc_tty_install(struct tty_driver *driver, struct tty_struct *tty) capinc_tty_install() argument
1052 capinc_tty_cleanup(struct tty_struct *tty) capinc_tty_cleanup() argument
1059 capinc_tty_open(struct tty_struct *tty, struct file *filp) capinc_tty_open() argument
1072 capinc_tty_close(struct tty_struct *tty, struct file *filp) capinc_tty_close() argument
1079 capinc_tty_write(struct tty_struct *tty, const unsigned char *buf, int count) capinc_tty_write() argument
1114 capinc_tty_put_char(struct tty_struct *tty, unsigned char ch) capinc_tty_put_char() argument
1155 capinc_tty_flush_chars(struct tty_struct *tty) capinc_tty_flush_chars() argument
1177 capinc_tty_write_room(struct tty_struct *tty) capinc_tty_write_room() argument
1188 capinc_tty_chars_in_buffer(struct tty_struct *tty) capinc_tty_chars_in_buffer() argument
1199 capinc_tty_set_termios(struct tty_struct *tty, struct ktermios *old) capinc_tty_set_termios() argument
1204 capinc_tty_throttle(struct tty_struct *tty) capinc_tty_throttle() argument
1211 capinc_tty_unthrottle(struct tty_struct *tty) capinc_tty_unthrottle() argument
1220 capinc_tty_stop(struct tty_struct *tty) capinc_tty_stop() argument
1228 capinc_tty_start(struct tty_struct *tty) capinc_tty_start() argument
1237 capinc_tty_hangup(struct tty_struct *tty) capinc_tty_hangup() argument
1245 capinc_tty_break_ctl(struct tty_struct *tty, int state) capinc_tty_break_ctl() argument
1251 capinc_tty_flush_buffer(struct tty_struct *tty) capinc_tty_flush_buffer() argument
1256 capinc_tty_set_ldisc(struct tty_struct *tty) capinc_tty_set_ldisc() argument
1261 capinc_tty_send_xchar(struct tty_struct *tty, char ch) capinc_tty_send_xchar() argument
[all...]
/kernel/linux/linux-5.10/drivers/mmc/core/
H A Dsdio_uart.c428 struct tty_struct *tty; in sdio_uart_transmit_chars() local
466 struct tty_struct *tty; sdio_uart_check_modem_status() local
594 sdio_uart_activate(struct tty_port *tport, struct tty_struct *tty) sdio_uart_activate() argument
726 sdio_uart_install(struct tty_driver *driver, struct tty_struct *tty) sdio_uart_install() argument
748 sdio_uart_cleanup(struct tty_struct *tty) sdio_uart_cleanup() argument
759 sdio_uart_open(struct tty_struct *tty, struct file *filp) sdio_uart_open() argument
765 sdio_uart_close(struct tty_struct *tty, struct file * filp) sdio_uart_close() argument
771 sdio_uart_hangup(struct tty_struct *tty) sdio_uart_hangup() argument
777 sdio_uart_write(struct tty_struct *tty, const unsigned char *buf, int count) sdio_uart_write() argument
800 sdio_uart_write_room(struct tty_struct *tty) sdio_uart_write_room() argument
806 sdio_uart_chars_in_buffer(struct tty_struct *tty) sdio_uart_chars_in_buffer() argument
812 sdio_uart_send_xchar(struct tty_struct *tty, char ch) sdio_uart_send_xchar() argument
826 sdio_uart_throttle(struct tty_struct *tty) sdio_uart_throttle() argument
848 sdio_uart_unthrottle(struct tty_struct *tty) sdio_uart_unthrottle() argument
874 sdio_uart_set_termios(struct tty_struct *tty, struct ktermios *old_termios) sdio_uart_set_termios() argument
914 sdio_uart_break_ctl(struct tty_struct *tty, int break_state) sdio_uart_break_ctl() argument
933 sdio_uart_tiocmget(struct tty_struct *tty) sdio_uart_tiocmget() argument
947 sdio_uart_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) sdio_uart_tiocmset() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/hamradio/
H A D6pack.c87 struct tty_struct *tty; /* ptr to TTY structure */ member
376 sp_get(struct tty_struct *tty) sp_get() argument
399 sixpack_write_wakeup(struct tty_struct *tty) sixpack_write_wakeup() argument
434 sixpack_receive_buf(struct tty_struct *tty, const unsigned char *cp, char *fp, int count) sixpack_receive_buf() argument
549 sixpack_open(struct tty_struct *tty) sixpack_open() argument
652 sixpack_close(struct tty_struct *tty) sixpack_close() argument
689 sixpack_ioctl(struct tty_struct *tty, struct file *file, unsigned int cmd, unsigned long arg) sixpack_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/s390/char/
H A Dcon3215.c340 struct tty_struct *tty; in raw3215_wakeup() local
352 static void raw3215_next_io(struct raw3215_info *raw, struct tty_struct *tty) in raw3215_next_io() argument
368 struct tty_struct *tty; raw3215_irq() local
960 tty3215_install(struct tty_driver *driver, struct tty_struct *tty) tty3215_install() argument
978 tty3215_open(struct tty_struct *tty, struct file * filp) tty3215_open() argument
997 tty3215_close(struct tty_struct *tty, struct file * filp) tty3215_close() argument
1015 tty3215_write_room(struct tty_struct *tty) tty3215_write_room() argument
1031 tty3215_write(struct tty_struct * tty, const unsigned char *buf, int count) tty3215_write() argument
1060 tty3215_put_char(struct tty_struct *tty, unsigned char ch) tty3215_put_char() argument
1071 tty3215_flush_chars(struct tty_struct *tty) tty3215_flush_chars() argument
1078 tty3215_chars_in_buffer(struct tty_struct *tty) tty3215_chars_in_buffer() argument
1086 tty3215_flush_buffer(struct tty_struct *tty) tty3215_flush_buffer() argument
1098 tty3215_throttle(struct tty_struct * tty) tty3215_throttle() argument
1109 tty3215_unthrottle(struct tty_struct * tty) tty3215_unthrottle() argument
1126 tty3215_stop(struct tty_struct *tty) tty3215_stop() argument
1137 tty3215_start(struct tty_struct *tty) tty3215_start() argument
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H A Disicom.c400 struct tty_struct *tty; in isicom_tx() local
511 struct tty_struct *tty; in isicom_interrupt() local
674 isicom_config_port(struct tty_struct *tty) isicom_config_port() argument
797 isicom_activate(struct tty_port *tport, struct tty_struct *tty) isicom_activate() argument
830 isicom_find_port(struct tty_struct *tty) isicom_find_port() argument
854 isicom_open(struct tty_struct *tty, struct file *filp) isicom_open() argument
885 isicom_flush_buffer(struct tty_struct *tty) isicom_flush_buffer() argument
917 isicom_close(struct tty_struct *tty, struct file *filp) isicom_close() argument
932 isicom_write(struct tty_struct *tty, const unsigned char *buf, int count) isicom_write() argument
966 isicom_put_char(struct tty_struct *tty, unsigned char ch) isicom_put_char() argument
989 isicom_flush_chars(struct tty_struct *tty) isicom_flush_chars() argument
1006 isicom_write_room(struct tty_struct *tty) isicom_write_room() argument
1021 isicom_chars_in_buffer(struct tty_struct *tty) isicom_chars_in_buffer() argument
1030 isicom_send_break(struct tty_struct *tty, int length) isicom_send_break() argument
1051 isicom_tiocmget(struct tty_struct *tty) isicom_tiocmget() argument
1068 isicom_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) isicom_tiocmset() argument
1092 isicom_set_serial_info(struct tty_struct *tty, struct serial_struct *ss) isicom_set_serial_info() argument
1131 isicom_get_serial_info(struct tty_struct *tty, struct serial_struct *ss) isicom_get_serial_info() argument
1153 isicom_set_termios(struct tty_struct *tty, struct ktermios *old_termios) isicom_set_termios() argument
1177 isicom_throttle(struct tty_struct *tty) isicom_throttle() argument
1191 isicom_unthrottle(struct tty_struct *tty) isicom_unthrottle() argument
1205 isicom_stop(struct tty_struct *tty) isicom_stop() argument
1218 isicom_start(struct tty_struct *tty) isicom_start() argument
1230 isicom_hangup(struct tty_struct *tty) isicom_hangup() 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 unsigned char *buf, int 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...]
H A Damiserial.c155 static void rs_stop(struct tty_struct *tty) in rs_stop() argument
172 static void rs_start(struct tty_struct *tty) in rs_start() argument
478 startup(struct tty_struct *tty, struct serial_state *info) startup() argument
553 shutdown(struct tty_struct *tty, struct serial_state *info) shutdown() argument
608 change_speed(struct tty_struct *tty, struct serial_state *info, struct ktermios *old_termios) change_speed() argument
741 rs_put_char(struct tty_struct *tty, unsigned char ch) rs_put_char() argument
765 rs_flush_chars(struct tty_struct *tty) rs_flush_chars() argument
786 rs_write(struct tty_struct * tty, const unsigned char *buf, int count) rs_write() argument
830 rs_write_room(struct tty_struct *tty) rs_write_room() argument
837 rs_chars_in_buffer(struct tty_struct *tty) rs_chars_in_buffer() argument
844 rs_flush_buffer(struct tty_struct *tty) rs_flush_buffer() argument
859 rs_send_xchar(struct tty_struct *tty, char ch) rs_send_xchar() argument
891 rs_throttle(struct tty_struct * tty) rs_throttle() argument
910 rs_unthrottle(struct tty_struct * tty) rs_unthrottle() argument
937 get_serial_info(struct tty_struct *tty, struct serial_struct *ss) get_serial_info() argument
954 set_serial_info(struct tty_struct *tty, struct serial_struct *ss) set_serial_info() argument
1045 rs_tiocmget(struct tty_struct *tty) rs_tiocmget() argument
1065 rs_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) rs_tiocmset() argument
1091 rs_break(struct tty_struct *tty, int break_state) rs_break() argument
1111 rs_get_icount(struct tty_struct *tty, struct serial_icounter_struct *icount) rs_get_icount() argument
1136 rs_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) rs_ioctl() argument
1205 rs_set_termios(struct tty_struct *tty, struct ktermios *old_termios) rs_set_termios() argument
1259 rs_close(struct tty_struct *tty, struct file * filp) rs_close() argument
1301 rs_wait_until_sent(struct tty_struct *tty, int timeout) rs_wait_until_sent() argument
1361 rs_hangup(struct tty_struct *tty) rs_hangup() argument
1379 rs_open(struct tty_struct *tty, struct file * filp) rs_open() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/class/
H A Dcdc-acm.c618 static int acm_tty_install(struct tty_driver *driver, struct tty_struct *tty) in acm_tty_install() argument
647 static int acm_tty_open(struct tty_struct *tty, struct file *filp) in acm_tty_open() argument
674 acm_port_activate(struct tty_port *port, struct tty_struct *tty) acm_port_activate() argument
775 acm_tty_cleanup(struct tty_struct *tty) acm_tty_cleanup() argument
782 acm_tty_hangup(struct tty_struct *tty) acm_tty_hangup() argument
789 acm_tty_close(struct tty_struct *tty, struct file *filp) acm_tty_close() argument
796 acm_tty_write(struct tty_struct *tty, const unsigned char *buf, int count) acm_tty_write() argument
850 acm_tty_write_room(struct tty_struct *tty) acm_tty_write_room() argument
860 acm_tty_chars_in_buffer(struct tty_struct *tty) acm_tty_chars_in_buffer() argument
875 acm_tty_throttle(struct tty_struct *tty) acm_tty_throttle() argument
882 acm_tty_unthrottle(struct tty_struct *tty) acm_tty_unthrottle() argument
894 acm_tty_break_ctl(struct tty_struct *tty, int state) acm_tty_break_ctl() argument
909 acm_tty_tiocmget(struct tty_struct *tty) acm_tty_tiocmget() argument
921 acm_tty_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) acm_tty_tiocmset() argument
940 get_serial_info(struct tty_struct *tty, struct serial_struct *ss) get_serial_info() argument
952 set_serial_info(struct tty_struct *tty, struct serial_struct *ss) set_serial_info() argument
1021 acm_tty_get_icount(struct tty_struct *tty, struct serial_icounter_struct *icount) acm_tty_get_icount() argument
1037 acm_tty_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) acm_tty_ioctl() argument
1058 acm_tty_set_termios(struct tty_struct *tty, struct ktermios *termios_old) acm_tty_set_termios() argument
1557 struct tty_struct *tty; acm_disconnect() local
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsirfsoc_uart.c399 struct tty_struct *tty; in sirfsoc_uart_pio_rx_chars() local
1174 struct tty_struct *tty; in sirfsoc_uart_rx_dma_hrtimer_callback() local
[all...]
/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvcs.c502 hvcs_unthrottle(struct tty_struct *tty) hvcs_unthrottle() argument
513 hvcs_throttle(struct tty_struct *tty) hvcs_throttle() argument
545 struct tty_struct *tty = hvcsd->port.tty; hvcs_try_write() local
575 struct tty_struct *tty; hvcs_io() local
826 struct tty_struct *tty; hvcs_remove() local
1084 hvcs_install(struct tty_driver *driver, struct tty_struct *tty) hvcs_install() argument
1161 hvcs_open(struct tty_struct *tty, struct file *filp) hvcs_open() argument
1179 hvcs_close(struct tty_struct *tty, struct file *filp) hvcs_close() argument
1229 hvcs_cleanup(struct tty_struct * tty) hvcs_cleanup() argument
1243 hvcs_hangup(struct tty_struct * tty) hvcs_hangup() argument
1303 hvcs_write(struct tty_struct *tty, const unsigned char *buf, int count) hvcs_write() argument
1408 hvcs_write_room(struct tty_struct *tty) hvcs_write_room() argument
1418 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 unsigned char *buf, int count) hvsi_write() argument
966 hvsi_throttle(struct tty_struct *tty) hvsi_throttle() argument
975 hvsi_unthrottle(struct tty_struct *tty) hvsi_unthrottle() argument
993 hvsi_tiocmget(struct tty_struct *tty) hvsi_tiocmget() argument
1001 hvsi_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) hvsi_tiocmset() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Diuu_phoenix.c115 static int iuu_tiocmset(struct tty_struct *tty, in iuu_tiocmset() argument
144 static int iuu_tiocmget(struct tty_struct *tty) in iuu_tiocmget() argument
702 static int iuu_uart_write(struct tty_struct *tty, struct usb_serial_port *port, in iuu_uart_write() argument
887 static void iuu_set_termios(struct tty_struct *tty, in iuu_set_termios() argument
953 iuu_init_termios(struct tty_struct *tty) iuu_init_termios() argument
963 iuu_open(struct tty_struct *tty, struct usb_serial_port *port) iuu_open() argument
[all...]
H A Dpl2303.c561 static void pl2303_encode_baud_rate(struct tty_struct *tty, in pl2303_encode_baud_rate() argument
649 static bool pl2303_enable_xonxoff(struct tty_struct *tty, const struct pl2303_type_data *type) in pl2303_enable_xonxoff() argument
663 static void pl2303_set_termios(struct tty_struct *tty, in pl2303_set_termios() argument
842 pl2303_open(struct tty_struct *tty, struct usb_serial_port *port) pl2303_open() argument
883 pl2303_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) pl2303_tiocmset() argument
911 pl2303_tiocmget(struct tty_struct *tty) pl2303_tiocmget() argument
947 pl2303_get_serial(struct tty_struct *tty, struct serial_struct *ss) pl2303_get_serial() argument
980 pl2303_break_ctl(struct tty_struct *tty, int state) pl2303_break_ctl() argument
994 struct tty_struct *tty; pl2303_update_line_status() local
[all...]
H A Dgarmin_gps.c906 garmin_open(struct tty_struct *tty, struct usb_serial_port *port) garmin_open() argument
1043 garmin_write(struct tty_struct *tty, struct usb_serial_port *port, const unsigned char *buf, int count) garmin_write() argument
1115 garmin_write_room(struct tty_struct *tty) garmin_write_room() argument
1318 garmin_throttle(struct tty_struct *tty) garmin_throttle() argument
1331 garmin_unthrottle(struct tty_struct *tty) garmin_unthrottle() argument
[all...]
H A Df81232.c226 struct tty_struct *tty; in f81232_read_msr() local
476 static void f81232_break_ctl(struct tty_struct *tty, int break_state) in f81232_break_ctl() argument
510 static void f81232_set_baudrate(struct tty_struct *tty, in f81232_set_baudrate() argument
632 f81232_set_termios(struct tty_struct *tty, struct usb_serial_port *port, struct ktermios *old_termios) f81232_set_termios() argument
703 f81232_tiocmget(struct tty_struct *tty) f81232_tiocmget() argument
728 f81232_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) f81232_tiocmset() argument
736 f81232_open(struct tty_struct *tty, struct usb_serial_port *port) f81232_open() argument
764 f81534a_open(struct tty_struct *tty, struct usb_serial_port *port) f81534a_open() argument
829 f81232_get_serial_info(struct tty_struct *tty, struct serial_struct *ss) f81232_get_serial_info() 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
616 static int sierra_write_room(struct tty_struct *tty) in sierra_write_room() argument
635 static int sierra_chars_in_buffer(struct tty_struct *tty) in sierra_chars_in_buffer() argument
771 sierra_open(struct tty_struct *tty, struct usb_serial_port *port) sierra_open() argument
[all...]
H A Dquatech2.c263 static void qt2_set_termios(struct tty_struct *tty, in qt2_set_termios() argument
336 static int qt2_open(struct tty_struct *tty, struct usb_serial_port *port) in qt2_open() argument
456 get_serial_info(struct tty_struct *tty, struct serial_struct *ss) get_serial_info() argument
742 qt2_tiocmget(struct tty_struct *tty) qt2_tiocmget() argument
774 qt2_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) qt2_tiocmset() argument
783 qt2_break_ctl(struct tty_struct *tty, int break_state) qt2_break_ctl() argument
890 qt2_write_room(struct tty_struct *tty) qt2_write_room() argument
911 qt2_write(struct tty_struct *tty, struct usb_serial_port *port, const unsigned char *buf, int count) qt2_write() argument
[all...]
H A Dspcp8x5.c282 static void spcp8x5_init_termios(struct tty_struct *tty) in spcp8x5_init_termios() argument
287 static void spcp8x5_set_termios(struct tty_struct *tty, in spcp8x5_set_termios() argument
391 static int spcp8x5_open(struct tty_struct *tty, struct usb_serial_port *port) in spcp8x5_open() argument
414 spcp8x5_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) spcp8x5_tiocmset() argument
437 spcp8x5_tiocmget(struct tty_struct *tty) spcp8x5_tiocmget() argument
[all...]
H A Dusb-serial.c176 static int serial_install(struct tty_driver *driver, struct tty_struct *tty) in serial_install() argument
222 serial_port_activate(struct tty_port *tport, struct tty_struct *tty) serial_port_activate() argument
242 serial_open(struct tty_struct *tty, struct file *filp) serial_open() argument
271 serial_hangup(struct tty_struct *tty) serial_hangup() argument
280 serial_close(struct tty_struct *tty, struct file *filp) serial_close() argument
298 serial_cleanup(struct tty_struct *tty) serial_cleanup() argument
323 serial_write(struct tty_struct *tty, const unsigned char *buf, int count) serial_write() argument
341 serial_write_room(struct tty_struct *tty) serial_write_room() argument
350 serial_chars_in_buffer(struct tty_struct *tty) serial_chars_in_buffer() argument
363 serial_wait_until_sent(struct tty_struct *tty, int timeout) serial_wait_until_sent() argument
379 serial_throttle(struct tty_struct *tty) serial_throttle() argument
389 serial_unthrottle(struct tty_struct *tty) serial_unthrottle() argument
399 serial_get_serial(struct tty_struct *tty, struct serial_struct *ss) serial_get_serial() argument
408 serial_set_serial(struct tty_struct *tty, struct serial_struct *ss) serial_set_serial() argument
417 serial_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) serial_ioctl() argument
438 serial_set_termios(struct tty_struct *tty, struct ktermios *old) serial_set_termios() argument
450 serial_break(struct tty_struct *tty, int break_state) serial_break() argument
497 serial_tiocmget(struct tty_struct *tty) serial_tiocmget() argument
508 serial_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) serial_tiocmset() argument
520 serial_get_icount(struct tty_struct *tty, struct serial_icounter_struct *icount) serial_get_icount() argument
1082 struct tty_struct *tty; usb_serial_disconnect() local
[all...]
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Du_serial.c315 struct tty_struct *tty; in gs_start_rx() local
365 struct tty_struct *tty; in gs_rx_push() local
593 gs_open(struct tty_struct *tty, struct file *file) gs_open() argument
675 gs_close(struct tty_struct *tty, struct file *file) gs_close() argument
734 gs_write(struct tty_struct *tty, const unsigned char *buf, int count) gs_write() argument
753 gs_put_char(struct tty_struct *tty, unsigned char ch) gs_put_char() argument
769 gs_flush_chars(struct tty_struct *tty) gs_flush_chars() argument
782 gs_write_room(struct tty_struct *tty) gs_write_room() argument
799 gs_chars_in_buffer(struct tty_struct *tty) gs_chars_in_buffer() argument
816 gs_unthrottle(struct tty_struct *tty) gs_unthrottle() argument
833 gs_break_ctl(struct tty_struct *tty, int duration) gs_break_ctl() argument
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dti_wilink_st.h147 struct tty_struct *tty; member
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dexit.c152 struct tty_struct *tty; in __exit_signal() local
/kernel/linux/linux-5.10/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 unsigned char *buf, int count) gb_tty_write() argument
443 gb_tty_write_room(struct tty_struct *tty) gb_tty_write_room() argument
460 gb_tty_chars_in_buffer(struct tty_struct *tty) gb_tty_chars_in_buffer() argument
475 gb_tty_break_ctl(struct tty_struct *tty, int state) gb_tty_break_ctl() argument
482 gb_tty_set_termios(struct tty_struct *tty, struct ktermios *termios_old) gb_tty_set_termios() argument
539 gb_tty_tiocmget(struct tty_struct *tty) gb_tty_tiocmget() argument
551 gb_tty_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) gb_tty_tiocmset() argument
570 gb_tty_throttle(struct tty_struct *tty) gb_tty_throttle() argument
589 gb_tty_unthrottle(struct tty_struct *tty) gb_tty_unthrottle() argument
608 get_serial_info(struct tty_struct *tty, struct serial_struct *ss) get_serial_info() argument
626 set_serial_info(struct tty_struct *tty, struct serial_struct *ss) set_serial_info() argument
692 gb_tty_get_icount(struct tty_struct *tty, struct serial_icounter_struct *icount) gb_tty_get_icount() argument
708 gb_tty_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) gb_tty_ioctl() argument
738 gb_tty_port_activate(struct tty_port *port, struct tty_struct *tty) gb_tty_port_activate() argument
935 struct tty_struct *tty; gb_uart_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/mmc/core/
H A Dsdio_uart.c415 struct tty_struct *tty; in sdio_uart_transmit_chars() local
453 struct tty_struct *tty; sdio_uart_check_modem_status() local
580 sdio_uart_activate(struct tty_port *tport, struct tty_struct *tty) sdio_uart_activate() argument
712 sdio_uart_install(struct tty_driver *driver, struct tty_struct *tty) sdio_uart_install() argument
734 sdio_uart_cleanup(struct tty_struct *tty) sdio_uart_cleanup() argument
745 sdio_uart_open(struct tty_struct *tty, struct file *filp) sdio_uart_open() argument
751 sdio_uart_close(struct tty_struct *tty, struct file * filp) sdio_uart_close() argument
757 sdio_uart_hangup(struct tty_struct *tty) sdio_uart_hangup() argument
763 sdio_uart_write(struct tty_struct *tty, const u8 *buf, size_t count) sdio_uart_write() argument
786 sdio_uart_write_room(struct tty_struct *tty) sdio_uart_write_room() argument
792 sdio_uart_chars_in_buffer(struct tty_struct *tty) sdio_uart_chars_in_buffer() argument
798 sdio_uart_send_xchar(struct tty_struct *tty, char ch) sdio_uart_send_xchar() argument
812 sdio_uart_throttle(struct tty_struct *tty) sdio_uart_throttle() argument
834 sdio_uart_unthrottle(struct tty_struct *tty) sdio_uart_unthrottle() argument
860 sdio_uart_set_termios(struct tty_struct *tty, const struct ktermios *old_termios) sdio_uart_set_termios() argument
900 sdio_uart_break_ctl(struct tty_struct *tty, int break_state) sdio_uart_break_ctl() argument
919 sdio_uart_tiocmget(struct tty_struct *tty) sdio_uart_tiocmget() argument
933 sdio_uart_tiocmset(struct tty_struct *tty, unsigned int set, unsigned int clear) sdio_uart_tiocmset() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dti_wilink_st.h147 struct tty_struct *tty; member
[all...]

Completed in 29 milliseconds

12345678910>>...14