Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/serial/
Dmos7840.c221 int MsrLsr; member
467 mos7840_port->MsrLsr, mos7840_port->port_num); in mos7840_control_callback()
471 if (mos7840_port->MsrLsr == 0) in mos7840_control_callback()
473 else if (mos7840_port->MsrLsr == 1) in mos7840_control_callback()
651 mos7840_port->MsrLsr = 1; in mos7840_interrupt_callback()
656 mos7840_port->MsrLsr = 0; in mos7840_interrupt_callback()