Searched refs:RC_PROTO_BIT_RC5 (Results 1 – 22 of 22) sorted by relevance
87 } else if (*rc_type & RC_PROTO_BIT_RC5) { in change_protocol()92 *rc_type = RC_PROTO_BIT_RC5; in change_protocol()134 rcdev->allowed_protocols = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RCMM32; in av7110_ir_init()
218 case RC_PROTO_BIT_RC5: in default_polling_getkey()264 case RC_PROTO_BIT_RC5: in em2874_polling_getkey()390 if (*rc_proto & RC_PROTO_BIT_RC5) { in em2860_ir_change_protocol()393 *rc_proto = RC_PROTO_BIT_RC5; in em2860_ir_change_protocol()419 if (*rc_proto & RC_PROTO_BIT_RC5) { in em2874_ir_change_protocol()422 *rc_proto = RC_PROTO_BIT_RC5; in em2874_ir_change_protocol()757 rc->allowed_protocols = RC_PROTO_BIT_RC5; in em28xx_ir_init()779 rc->allowed_protocols = RC_PROTO_BIT_RC5 | in em28xx_ir_init()788 rc->allowed_protocols = RC_PROTO_BIT_RC5 | in em28xx_ir_init()
51 .type = RC_PROTO_BIT_RC5,
17 #define RC_PROTO_BIT_RC5 BIT_ULL(RC_PROTO_RC5) macro46 (RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC5X_20 | RC_PROTO_BIT_RC5_SZ)
130 if (!(dev->enabled_protocols & RC_PROTO_BIT_RC5)) { in ir_rc5_decode()269 .protocols = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC5X_20 |
1079 RC_PROTO_BIT_NECX | RC_PROTO_BIT_NEC32 | RC_PROTO_BIT_RC5 | in wbcir_probe()
1043 { RC_PROTO_BIT_RC5 |
4083 .allowed_protos = RC_PROTO_BIT_RC5 |4123 .allowed_protos = RC_PROTO_BIT_RC5 |4188 .allowed_protos = RC_PROTO_BIT_RC5 |4233 .allowed_protos = RC_PROTO_BIT_RC5 |4314 .allowed_protos = RC_PROTO_BIT_RC5 |4359 .allowed_protos = RC_PROTO_BIT_RC5 |4416 .allowed_protos = RC_PROTO_BIT_RC5 |4482 .allowed_protos = RC_PROTO_BIT_RC5 |4531 .allowed_protos = RC_PROTO_BIT_RC5 |4604 .allowed_protos = RC_PROTO_BIT_RC5 |[all …]
979 .allowed_protos = RC_PROTO_BIT_RC5,1032 .allowed_protos = RC_PROTO_BIT_RC5,
654 if (*rc_proto & RC_PROTO_BIT_RC5) { in dib0700_change_protocol()656 *rc_proto = RC_PROTO_BIT_RC5; in dib0700_change_protocol()
2309 .allowed_protos = RC_PROTO_BIT_RC5,2390 .allowed_protos = RC_PROTO_BIT_RC5,2443 .allowed_protos = RC_PROTO_BIT_RC5,2492 .allowed_protos = RC_PROTO_BIT_RC5,
773 .allowed_protos = RC_PROTO_BIT_RC5,
41 init_data->type = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE | in hdpvr_register_ir_i2c()
558 init_data->type = RC_PROTO_BIT_RC5; in pvr2_i2c_register_ir()573 init_data->type = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE | in pvr2_i2c_register_ir()
798 rc_proto = RC_PROTO_BIT_RC5; in ir_probe()810 rc_proto = RC_PROTO_BIT_RC5; in ir_probe()836 rc_proto = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE | in ir_probe()
187 init_data->type = RC_PROTO_BIT_RC5; in ivtv_i2c_new_ir()194 init_data->type = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE | in ivtv_i2c_new_ir()
84 init_data->type = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE | in cx18_i2c_new_ir()
333 RC_PROTO_BIT_NEC32 | RC_PROTO_BIT_RC5; in au0828_rc_register()
631 core->init_data.type = RC_PROTO_BIT_RC5 | in cx88_i2c_init_ir()
356 cec->ir->allowed_protocols = RC_PROTO_BIT_RC5; in secocec_ir_probe()
939 dev->init_data.type = RC_PROTO_BIT_RC5 | in saa7134_probe_i2c_ir()
207 rc->allowed_protos = RC_PROTO_BIT_RC5; in dvbsky_get_rc_config()
Completed in 43 milliseconds