Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/serial/
Dcypress_m8.h78 #define CYP_ERROR 0x08 /* received from input report */ macro
Dcypress_m8.c1122 if (priv->current_status & CYP_ERROR) { in cypress_read_int_callback()