Home
last modified time | relevance | path

Searched defs:edge_port (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/usb/serial/
Dio_edgeport.c757 struct edgeport_port *edge_port; in edge_interrupt_callback() local
888 struct edgeport_port *edge_port = (struct edgeport_port *)urb->context; in edge_bulk_out_data_callback() local
923 struct edgeport_port *edge_port = (struct edgeport_port *)urb->context; in edge_bulk_out_cmd_callback() local
976 struct edgeport_port *edge_port = (struct edgeport_port *)port->private; in edge_open() local
1118 static void block_until_chase_response(struct edgeport_port *edge_port) in block_until_chase_response()
1169 static void block_until_tx_empty (struct edgeport_port *edge_port) in block_until_tx_empty()
1214 struct edgeport_port *edge_port; in edge_close() local
1286 struct edgeport_port *edge_port = (struct edgeport_port *)port->private; in edge_write() local
1381 …atic void send_more_port_data(struct edgeport_serial *edge_serial, struct edgeport_port *edge_port) in send_more_port_data()
1494 struct edgeport_port *edge_port = (struct edgeport_port *)(port->private); in edge_write_room() local
[all …]
Dio_ti.c1562 static void handle_new_msr (struct edgeport_port *edge_port, __u8 msr) in handle_new_msr()
1589 static void handle_new_lsr (struct edgeport_port *edge_port, int lsr_data, __u8 lsr, __u8 data) in handle_new_lsr()
1629 struct edgeport_port *edge_port; in edge_interrupt_callback() local
1709 struct edgeport_port *edge_port = (struct edgeport_port *)urb->context; in edge_bulk_in_callback() local
1809 struct edgeport_port *edge_port = (struct edgeport_port *)port->private; in edge_open() local
1966 struct edgeport_port *edge_port; in edge_close() local
2019 struct edgeport_port *edge_port = port->private; in edge_write() local
2073 struct edgeport_port *edge_port = (struct edgeport_port *)(port->private); in edge_write_room() local
2094 struct edgeport_port *edge_port = (struct edgeport_port *)(port->private); in edge_chars_in_buffer() local
2115 struct edgeport_port *edge_port = (struct edgeport_port *)(port->private); in edge_throttle() local
[all …]