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

/drivers/usb/serial/
H A Dio_edgeport.c90 struct edgeport_port { struct
242 static void handle_new_msr(struct edgeport_port *edge_port, __u8 newMsr);
243 static void handle_new_lsr(struct edgeport_port *edge_port, __u8 lsrData,
245 static int send_iosp_ext_cmd(struct edgeport_port *edge_port, __u8 command,
248 static int send_cmd_write_baud_rate(struct edgeport_port *edge_port,
251 struct edgeport_port *edge_port,
253 static int send_cmd_write_uart_register(struct edgeport_port *edge_port,
255 static int write_cmd_usb(struct edgeport_port *edge_port,
258 struct edgeport_port *edge_port);
565 struct edgeport_port *edge_por
[all...]
H A Dio_ti.c80 struct edgeport_port { struct
221 static void stop_read(struct edgeport_port *edge_port);
222 static int restart_read(struct edgeport_port *edge_port);
493 static int tx_active(struct edgeport_port *port)
545 static void chase_port(struct edgeport_port *port, unsigned long timeout,
1483 static int ti_do_config(struct edgeport_port *port, int feature, int on)
1493 static int restore_mcr(struct edgeport_port *port, __u8 mcr)
1529 static void handle_new_msr(struct edgeport_port *edge_port, __u8 msr)
1568 static void handle_new_lsr(struct edgeport_port *edge_port, int lsr_data,
1613 struct edgeport_port *edge_por
[all...]

Completed in 13 milliseconds