Home
last modified time | relevance | path

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

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