Searched refs:handle_new_lsr (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/serial/ |
| H A D | io_edgeport.c | 279 static void handle_new_lsr(struct edgeport_port *edge_port, __u8 lsrData, 1835 handle_new_lsr(edge_port, false, byte2, 0); in process_rcvd_status() 1843 handle_new_lsr(edge_port, true, byte2, byte3); in process_rcvd_status() 1923 static void handle_new_lsr(struct edgeport_port *edge_port, __u8 lsrData, in handle_new_lsr() function
|
| H A D | io_ti.c | 1600 static void handle_new_lsr(struct edgeport_port *edge_port, int lsr_data, in handle_new_lsr() function 1709 handle_new_lsr(edge_port, 0, lsr, 0); in edge_interrupt_callback() 1775 handle_new_lsr(edge_port, 1, edge_port->lsr_mask, *data); in edge_bulk_in_callback()
|