Searched defs:handle_new_msr (Results 1 - 2 of 2) sorted by relevance

/drivers/usb/serial/
H A Dio_edgeport.c230 static void handle_new_msr(struct edgeport_port *edge_port, __u8 newMsr);
1853 handle_new_msr(edge_port, byte2);
1907 handle_new_msr(edge_port, byte2);
1939 * handle_new_msr
1942 static void handle_new_msr(struct edgeport_port *edge_port, __u8 newMsr) function
H A Dio_ti.c1430 static void handle_new_msr(struct edgeport_port *edge_port, __u8 msr) function
1577 handle_new_msr(edge_port, msr);

Completed in 36 milliseconds