Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/serial/
Dmos7840.c233 int MsrLsr; member
475 mos7840_port->MsrLsr, mos7840_port->port_num); in mos7840_control_callback()
479 if (mos7840_port->MsrLsr == 0) in mos7840_control_callback()
481 else if (mos7840_port->MsrLsr == 1) in mos7840_control_callback()
660 mos7840_port->MsrLsr = 1; in mos7840_interrupt_callback()
665 mos7840_port->MsrLsr = 0; in mos7840_interrupt_callback()