Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dti_usb_3410_5052.c331 static int ti_get_lsr(struct ti_port *tport, u8 *lsr);
863 ret = ti_get_lsr(tport, &lsr); in ti_tx_empty()
1362 static int ti_get_lsr(struct ti_port *tport, u8 *lsr) in ti_get_lsr() function