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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dio_edgeport.c249 static void handle_new_msr (struct edgeport_port *edge_port, __u8 newMsr);
1938 handle_new_msr (edge_port, byte2);
1982 handle_new_msr(edge_port, byte2);
2020 * handle_new_msr
2023 static void handle_new_msr(struct edgeport_port *edge_port, __u8 newMsr) function
H A Dio_ti.c1626 static void handle_new_msr (struct edgeport_port *edge_port, __u8 msr) function
1772 handle_new_msr (edge_port, msr);

Completed in 52 milliseconds