Searched refs:edge_port (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dio_edgeport.c239 static void handle_new_msr(struct edgeport_port *edge_port, __u8 newMsr);
240 static void handle_new_lsr(struct edgeport_port *edge_port, __u8 lsrData,
242 static int send_iosp_ext_cmd(struct edgeport_port *edge_port, __u8 command,
245 static int send_cmd_write_baud_rate(struct edgeport_port *edge_port,
248 struct edgeport_port *edge_port,
250 static int send_cmd_write_uart_register(struct edgeport_port *edge_port,
252 static int write_cmd_usb(struct edgeport_port *edge_port,
255 struct edgeport_port *edge_port);
530 struct edgeport_port *edge_port; local
597 edge_port
703 struct edgeport_port *edge_port = urb->context; local
739 struct edgeport_port *edge_port = urb->context; local
788 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
931 block_until_chase_response(struct edgeport_port *edge_port) argument
987 block_until_tx_empty(struct edgeport_port *edge_port) argument
1035 struct edgeport_port *edge_port; local
1103 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
1202 send_more_port_data(struct edgeport_serial *edge_serial, struct edgeport_port *edge_port) argument
1330 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
1370 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
1407 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
1449 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
1486 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
1520 get_lsr_info(struct edgeport_port *edge_port, unsigned int __user *value) argument
1543 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
1573 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
1595 get_serial_info(struct edgeport_port *edge_port, struct serial_struct __user *retinfo) argument
1631 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
1705 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
1754 struct edgeport_port *edge_port; local
1905 struct edgeport_port *edge_port; local
2042 handle_new_msr(struct edgeport_port *edge_port, __u8 newMsr) argument
2075 handle_new_lsr(struct edgeport_port *edge_port, __u8 lsrData, __u8 lsr, __u8 data) argument
2274 send_iosp_ext_cmd(struct edgeport_port *edge_port, __u8 command, __u8 param) argument
2311 write_cmd_usb(struct edgeport_port *edge_port, unsigned char *buffer, int length) argument
2362 send_cmd_write_baud_rate(struct edgeport_port *edge_port, int baudRate) argument
2463 send_cmd_write_uart_register(struct edgeport_port *edge_port, __u8 regNum, __u8 regValue) argument
2518 change_port_settings(struct tty_struct *tty, struct edgeport_port *edge_port, struct ktermios *old_termios) argument
2894 struct edgeport_port *edge_port; local
[all...]
H A Dio_ti.c229 static void stop_read(struct edgeport_port *edge_port);
230 static int restart_read(struct edgeport_port *edge_port);
1536 static void handle_new_msr(struct edgeport_port *edge_port, __u8 msr) argument
1545 icount = &edge_port->icount;
1556 wake_up_interruptible(&edge_port->delta_msr_wait);
1560 edge_port->shadow_msr = msr & 0xf0;
1562 tty = tty_port_tty_get(&edge_port->port->port);
1577 static void handle_new_lsr(struct edgeport_port *edge_port, int lsr_data, argument
1587 edge_port->shadow_lsr = lsr;
1598 tty = tty_port_tty_get(&edge_port
1622 struct edgeport_port *edge_port; local
1718 struct edgeport_port *edge_port = urb->context; local
1809 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
1841 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
2015 struct edgeport_port *edge_port; local
2063 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
2088 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
2145 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
2167 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
2189 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
2216 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
2244 stop_read(struct edgeport_port *edge_port) argument
2257 restart_read(struct edgeport_port *edge_port) argument
2280 change_port_settings(struct tty_struct *tty, struct edgeport_port *edge_port, struct ktermios *old_termios) argument
2427 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
2449 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
2481 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
2507 get_serial_info(struct edgeport_port *edge_port, struct serial_struct __user *retinfo) argument
2536 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
2583 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
2603 struct edgeport_port *edge_port; local
2665 struct edgeport_port *edge_port; local
2678 struct edgeport_port *edge_port; local
2697 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
2706 struct edgeport_port *edge_port = usb_get_serial_port_data(port); local
[all...]

Completed in 102 milliseconds