Home
last modified time | relevance | path

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

/openbmc/linux/include/media/
H A Drc-map.h14 #define RC_PROTO_BIT_NONE 0ULL macro
/openbmc/linux/drivers/media/rc/
H A Drc-main.c1040 { RC_PROTO_BIT_NONE, "none", NULL },
1226 if (proto_names[i].type == RC_PROTO_BIT_NONE || in ir_raw_load_modules()