Home
last modified time | relevance | path

Searched refs:RC_PROTO_BIT_RC6_0 (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/rc/img-ir/
H A Dimg-ir-rc6.c72 .type = RC_PROTO_BIT_RC6_0,
/kernel/linux/linux-6.6/drivers/media/rc/img-ir/
H A Dimg-ir-rc6.c72 .type = RC_PROTO_BIT_RC6_0,
/kernel/linux/linux-5.10/include/media/
H A Drc-map.h30 #define RC_PROTO_BIT_RC6_0 BIT_ULL(RC_PROTO_RC6_0) macro
81 (RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 | \
/kernel/linux/linux-6.6/include/media/
H A Drc-map.h30 #define RC_PROTO_BIT_RC6_0 BIT_ULL(RC_PROTO_RC6_0) macro
81 (RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 | \
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-input.c284 case RC_PROTO_BIT_RC6_0: in em2874_polling_getkey()
438 } else if (*rc_proto & RC_PROTO_BIT_RC6_0) { in em2874_ir_change_protocol()
442 *rc_proto = RC_PROTO_BIT_RC6_0; in em2874_ir_change_protocol()
800 RC_PROTO_BIT_NEC32 | RC_PROTO_BIT_RC6_0; in em28xx_ir_init()
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-input.c274 case RC_PROTO_BIT_RC6_0: in em2874_polling_getkey()
428 } else if (*rc_proto & RC_PROTO_BIT_RC6_0) { in em2874_ir_change_protocol()
432 *rc_proto = RC_PROTO_BIT_RC6_0; in em2874_ir_change_protocol()
790 RC_PROTO_BIT_NEC32 | RC_PROTO_BIT_RC6_0; in em28xx_ir_init()
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dtango-ir.c145 if (*rc_type & RC_PROTO_BIT_RC6_0) in tango_change_protocol()
194 rc->allowed_protocols = NEC_ANY | RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_0; in tango_ir_probe()
H A Dir-rc6-decoder.c380 .protocols = RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 |
H A Dwinbond-cir.c1081 RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 | in wbcir_probe()
H A Drc-main.c1047 { RC_PROTO_BIT_RC6_0 |
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dir-rc6-decoder.c380 .protocols = RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 |
H A Dwinbond-cir.c1080 RC_PROTO_BIT_RC6_0 | RC_PROTO_BIT_RC6_6A_20 | in wbcir_probe()
H A Drc-main.c1048 { RC_PROTO_BIT_RC6_0 |

Completed in 14 milliseconds