Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dio_edgeport.c306 static void handle_new_msr(struct edgeport_port *edge_port, __u8 newMsr);
1917 handle_new_msr(edge_port, byte2); in process_rcvd_status()
1971 handle_new_msr(edge_port, byte2); in process_rcvd_status()
2003 * handle_new_msr
2006 static void handle_new_msr(struct edgeport_port *edge_port, __u8 newMsr) in handle_new_msr() function
H A Dio_ti.c1557 static void handle_new_msr(struct edgeport_port *edge_port, __u8 msr) in handle_new_msr() function
1710 handle_new_msr(edge_port, msr); in edge_interrupt_callback()
/kernel/linux/linux-6.6/drivers/usb/serial/
H A Dio_edgeport.c276 static void handle_new_msr(struct edgeport_port *edge_port, __u8 newMsr);
1801 handle_new_msr(edge_port, byte2); in process_rcvd_status()
1855 handle_new_msr(edge_port, byte2); in process_rcvd_status()
1887 * handle_new_msr
1890 static void handle_new_msr(struct edgeport_port *edge_port, __u8 newMsr) in handle_new_msr() function
H A Dio_ti.c1551 static void handle_new_msr(struct edgeport_port *edge_port, u8 msr) in handle_new_msr() function
1704 handle_new_msr(edge_port, msr); in edge_interrupt_callback()

Completed in 14 milliseconds