Searched refs:CYP_ERROR (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/serial/ | ||
D | cypress_m8.h | 78 #define CYP_ERROR 0x08 /* received from input report */ macro |
D | cypress_m8.c | 1122 if (priv->current_status & CYP_ERROR) { in cypress_read_int_callback() |