Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/
Dsnsc.h52 #define IR_ARG_ASCII 0x01 /* null-terminated ASCII string */ macro
Dsnsc_event.c91 if (*event++ != IR_ARG_ASCII) { in scdrv_parse_event()