Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/serial/
Dti_usb_3410_5052.c332 static void ti_handle_new_msr(struct ti_port *tport, u8 msr);
1163 ti_handle_new_msr(tport, msr); in ti_interrupt_callback()
1394 static void ti_handle_new_msr(struct ti_port *tport, u8 msr) in ti_handle_new_msr() function