Home
last modified time | relevance | path

Searched defs:IS_BAD_PKT (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/input/touchscreen/
Dcyttsp_core.c48 #define IS_BAD_PKT(x) ((x) & 0x20) macro
Dcyttsp4_core.h62 #define IS_BAD_PKT(x) ((x) & 0x20) macro