Home
last modified time | relevance | path

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

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