Searched defs:edge_port (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/serial/ |
H A D | io_edgeport.c | 571 struct edgeport_port *edge_port; in edge_interrupt_callback() local 744 struct edgeport_port *edge_port = urb->context; edge_bulk_out_data_callback() local 772 struct edgeport_port *edge_port = urb->context; edge_bulk_out_cmd_callback() local 815 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_open() local 947 block_until_chase_response(struct edgeport_port * edge_port) block_until_chase_response() argument 1004 block_until_tx_empty(struct edgeport_port * edge_port) block_until_tx_empty() argument 1053 struct edgeport_port *edge_port; edge_close() local 1115 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_write() local 1210 send_more_port_data(struct edgeport_serial * edge_serial,struct edgeport_port * edge_port) send_more_port_data() argument 1326 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_write_room() local 1349 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_chars_in_buffer() local 1373 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_throttle() local 1411 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_unthrottle() local 1447 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_set_termios() local 1472 get_lsr_info(struct edgeport_port * edge_port,unsigned int __user * value) get_lsr_info() argument 1495 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_tiocmset() local 1523 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_tiocmget() local 1548 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_ioctl() local 1566 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_break() local 1615 struct edgeport_port *edge_port; process_rcvd_data() local 1750 struct edgeport_port *edge_port; process_rcvd_status() local 1890 handle_new_msr(struct edgeport_port * edge_port,__u8 newMsr) handle_new_msr() argument 1919 handle_new_lsr(struct edgeport_port * edge_port,__u8 lsrData,__u8 lsr,__u8 data) handle_new_lsr() argument 2095 send_iosp_ext_cmd(struct edgeport_port * edge_port,__u8 command,__u8 param) send_iosp_ext_cmd() argument 2126 write_cmd_usb(struct edgeport_port * edge_port,unsigned char * buffer,int length) write_cmd_usb() argument 2181 send_cmd_write_baud_rate(struct edgeport_port * edge_port,int baudRate) send_cmd_write_baud_rate() argument 2275 send_cmd_write_uart_register(struct edgeport_port * edge_port,__u8 regNum,__u8 regValue) send_cmd_write_uart_register() argument 2331 change_port_settings(struct tty_struct * tty,struct edgeport_port * edge_port,const struct ktermios * old_termios) change_port_settings() argument 2957 struct edgeport_port *edge_port; edge_port_probe() local 2973 struct edgeport_port *edge_port; edge_port_remove() local [all...] |
H A D | io_ti.c | 1551 static void handle_new_msr(struct edgeport_port *edge_port, u8 msr) in handle_new_msr() argument 1586 static void handle_new_lsr(struct edgeport_port *edge_port, int lsr_data, in handle_new_lsr() argument 1624 struct edgeport_port *edge_port; edge_interrupt_callback() local 1725 struct edgeport_port *edge_port = urb->context; edge_bulk_in_callback() local 1806 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_bulk_out_callback() local 1836 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_open() local 1966 struct edgeport_port *edge_port; edge_close() local 2004 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_write() local 2026 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_send() local 2076 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_write_room() local 2096 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_chars_in_buffer() local 2112 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_tx_empty() local 2125 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_throttle() local 2152 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_unthrottle() local 2180 stop_read(struct edgeport_port * edge_port) stop_read() argument 2193 restart_read(struct edgeport_port * edge_port) restart_read() argument 2214 change_port_settings(struct tty_struct * tty,struct edgeport_port * edge_port,const struct ktermios * old_termios) change_port_settings() argument 2358 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_set_termios() local 2370 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_tiocmset() local 2400 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_tiocmget() local 2427 struct edgeport_port *edge_port = usb_get_serial_port_data(port); edge_break() local 2551 struct edgeport_port *edge_port; edge_port_probe() local 2604 struct edgeport_port *edge_port; edge_port_remove() local 2617 struct edgeport_port *edge_port = usb_get_serial_port_data(port); uart_mode_show() local 2626 struct edgeport_port *edge_port = usb_get_serial_port_data(port); uart_mode_store() local [all...] |