Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dio_edgeport.c647 struct edgeport_port *edge_port; in edge_interrupt_callback() local
820 struct edgeport_port *edge_port = urb->context; in edge_bulk_out_data_callback() local
848 struct edgeport_port *edge_port = urb->context; in edge_bulk_out_cmd_callback() local
891 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_open() local
1023 static void block_until_chase_response(struct edgeport_port *edge_port) in block_until_chase_response()
1080 static void block_until_tx_empty(struct edgeport_port *edge_port) in block_until_tx_empty()
1129 struct edgeport_port *edge_port; in edge_close() local
1191 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_write() local
1286 struct edgeport_port *edge_port) in send_more_port_data()
1404 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_write_room() local
[all …]
H A Dio_ti.c1557 static void handle_new_msr(struct edgeport_port *edge_port, __u8 msr) in handle_new_msr()
1592 static void handle_new_lsr(struct edgeport_port *edge_port, int lsr_data, in handle_new_lsr()
1630 struct edgeport_port *edge_port; in edge_interrupt_callback() local
1731 struct edgeport_port *edge_port = urb->context; in edge_bulk_in_callback() local
1812 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_bulk_out_callback() local
1842 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_open() local
1979 struct edgeport_port *edge_port; in edge_close() local
2021 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_write() local
2043 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_send() local
2093 struct edgeport_port *edge_port = usb_get_serial_port_data(port); in edge_write_room() local
[all …]