Searched refs:IR_ARG_ASCII (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/char/ | ||
D | snsc.h | 52 #define IR_ARG_ASCII 0x01 /* null-terminated ASCII string */ macro |
D | snsc_event.c | 91 if (*event++ != IR_ARG_ASCII) { in scdrv_parse_event() |