Home
last modified time | relevance | path

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

/openbmc/linux/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()
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()