Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/serial/
Dio_ti.h138 __u8 XByteCount; member
Dio_ti.c551 dev_dbg(&port->port->dev, "%s - XByteCount 0x%X\n", __func__, oedb->XByteCount); in tx_active()
562 if ((oedb->XByteCount & 0x80) != 0) in tx_active()