Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/serial/
Dbelkin_sa.h102 #define BELKIN_SA_LSR_PE 0x04 /* parity error */ macro
Dbelkin_sa.c261 else if (status & BELKIN_SA_LSR_PE) in belkin_sa_process_read_urb()