Home
last modified time | relevance | path

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

/linux-4.19.296/include/media/
Drc-map.h15 #define RC_PROTO_BIT_NONE 0ULL macro
/linux-4.19.296/drivers/media/rc/
Drc-main.c996 { RC_PROTO_BIT_NONE, "none", NULL },
1178 if (proto_names[i].type == RC_PROTO_BIT_NONE || in ir_raw_load_modules()