Home
last modified time | relevance | path

Searched refs:RC_PROTO_BIT_RC5_SZ (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/media/
H A Drc-map.h19 #define RC_PROTO_BIT_RC5_SZ BIT_ULL(RC_PROTO_RC5_SZ) macro
46 (RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC5X_20 | RC_PROTO_BIT_RC5_SZ)
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dir-rc5-decoder.c144 if (!(dev->enabled_protocols & RC_PROTO_BIT_RC5_SZ)) { in ir_rc5_decode()
270 RC_PROTO_BIT_RC5_SZ,
H A Drc-main.c1056 { RC_PROTO_BIT_RC5_SZ, "rc-5-sz", "ir-rc5-decoder" },
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dir-rc5-decoder.c144 if (!(dev->enabled_protocols & RC_PROTO_BIT_RC5_SZ)) { in ir_rc5_decode()
270 RC_PROTO_BIT_RC5_SZ,
H A Drc-main.c1057 { RC_PROTO_BIT_RC5_SZ, "rc-5-sz", "ir-rc5-decoder" },
/kernel/linux/linux-6.6/include/media/
H A Drc-map.h19 #define RC_PROTO_BIT_RC5_SZ BIT_ULL(RC_PROTO_RC5_SZ) macro
46 (RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC5X_20 | RC_PROTO_BIT_RC5_SZ)

Completed in 8 milliseconds