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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dio_edgeport.c239 static void handle_new_msr(struct edgeport_port *edge_port, __u8 newMsr);
1952 handle_new_msr(edge_port, byte2);
2006 handle_new_msr(edge_port, byte2);
2039 * handle_new_msr
2042 static void handle_new_msr(struct edgeport_port *edge_port, __u8 newMsr) function
H A Dio_ti.c1536 static void handle_new_msr(struct edgeport_port *edge_port, __u8 msr) function
1697 handle_new_msr(edge_port, msr);

Completed in 112 milliseconds