Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/serial/
Dftdi_sio.c2438 bool brkint = false; in ftdi_process_packet() local
2498 brkint = true; in ftdi_process_packet()
2516 if (brkint || port->sysrq) { in ftdi_process_packet()
2518 if (brkint && i == len - 1) { in ftdi_process_packet()