Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Dti_usb_3410_5052.c123 static void ti_handle_new_msr(struct ti_port *tport, __u8 msr);
988 ti_handle_new_msr(tport, msr); in ti_interrupt_callback()
1267 static void ti_handle_new_msr(struct ti_port *tport, __u8 msr) in ti_handle_new_msr() function