Searched refs:handle_new_msr (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | io_edgeport.c | 306 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 D | io_ti.c | 1557 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 D | io_edgeport.c | 276 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 D | io_ti.c | 1551 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