Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dti_usb_3410_5052.c333 static void ti_handle_new_msr(struct ti_port *tport, u8 msr);
1169 ti_handle_new_msr(tport, msr); in ti_interrupt_callback()
1400 static void ti_handle_new_msr(struct ti_port *tport, u8 msr) in ti_handle_new_msr() function