Searched refs:edgeport_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.c90 struct edgeport_port { struct
239 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_por
[all...]
H A Dio_ti.c87 struct edgeport_port { struct
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_por
[all...]

Completed in 34 milliseconds