• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/

Lines Matching refs:edgeport_port

87 struct edgeport_port {
229 static void stop_read(struct edgeport_port *edge_port);
230 static int restart_read(struct edgeport_port *edge_port);
501 static int tx_active(struct edgeport_port *port)
553 static void chase_port(struct edgeport_port *port, unsigned long timeout,
1490 static int ti_do_config(struct edgeport_port *port, int feature, int on)
1500 static int restore_mcr(struct edgeport_port *port, __u8 mcr)
1536 static void handle_new_msr(struct edgeport_port *edge_port, __u8 msr)
1577 static void handle_new_lsr(struct edgeport_port *edge_port, int lsr_data,
1622 struct edgeport_port *edge_port;
1718 struct edgeport_port *edge_port = urb->context;
1809 struct edgeport_port *edge_port = usb_get_serial_port_data(port);
1841 struct edgeport_port *edge_port = usb_get_serial_port_data(port);
2015 struct edgeport_port *edge_port;
2063 struct edgeport_port *edge_port = usb_get_serial_port_data(port);
2088 struct edgeport_port *edge_port = usb_get_serial_port_data(port);
2145 struct edgeport_port *edge_port = usb_get_serial_port_data(port);
2167 struct edgeport_port *edge_port = usb_get_serial_port_data(port);
2189 struct edgeport_port *edge_port = usb_get_serial_port_data(port);
2216 struct edgeport_port *edge_port = usb_get_serial_port_data(port);
2244 static void stop_read(struct edgeport_port *edge_port)
2257 static int restart_read(struct edgeport_port *edge_port)
2281 struct edgeport_port *edge_port, struct ktermios *old_termios)
2427 struct edgeport_port *edge_port = usb_get_serial_port_data(port);
2449 struct edgeport_port *edge_port = usb_get_serial_port_data(port);
2481 struct edgeport_port *edge_port = usb_get_serial_port_data(port);
2507 static int get_serial_info(struct edgeport_port *edge_port,
2536 struct edgeport_port *edge_port = usb_get_serial_port_data(port);
2583 struct edgeport_port *edge_port = usb_get_serial_port_data(port);
2603 struct edgeport_port *edge_port;
2628 edge_port = kzalloc(sizeof(struct edgeport_port), GFP_KERNEL);
2665 struct edgeport_port *edge_port;
2678 struct edgeport_port *edge_port;
2697 struct edgeport_port *edge_port = usb_get_serial_port_data(port);
2706 struct edgeport_port *edge_port = usb_get_serial_port_data(port);