Searched refs:RC_PROTO_BIT_RC5 (Results 1 – 23 of 23) sorted by relevance
228 case RC_PROTO_BIT_RC5: in default_polling_getkey()274 case RC_PROTO_BIT_RC5: in em2874_polling_getkey()400 if (*rc_proto & RC_PROTO_BIT_RC5) { in em2860_ir_change_protocol()403 *rc_proto = RC_PROTO_BIT_RC5; in em2860_ir_change_protocol()429 if (*rc_proto & RC_PROTO_BIT_RC5) { in em2874_ir_change_protocol()432 *rc_proto = RC_PROTO_BIT_RC5; in em2874_ir_change_protocol()767 rc->allowed_protocols = RC_PROTO_BIT_RC5; in em28xx_ir_init()789 rc->allowed_protocols = RC_PROTO_BIT_RC5 | in em28xx_ir_init()798 rc->allowed_protocols = RC_PROTO_BIT_RC5 | in em28xx_ir_init()
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()
4002 .allowed_protos = RC_PROTO_BIT_RC5 |4042 .allowed_protos = RC_PROTO_BIT_RC5 |4107 .allowed_protos = RC_PROTO_BIT_RC5 |4152 .allowed_protos = RC_PROTO_BIT_RC5 |4233 .allowed_protos = RC_PROTO_BIT_RC5 |4278 .allowed_protos = RC_PROTO_BIT_RC5 |4335 .allowed_protos = RC_PROTO_BIT_RC5 |4401 .allowed_protos = RC_PROTO_BIT_RC5 |4450 .allowed_protos = RC_PROTO_BIT_RC5 |4523 .allowed_protos = RC_PROTO_BIT_RC5 |[all …]
973 .allowed_protos = RC_PROTO_BIT_RC5,1026 .allowed_protos = RC_PROTO_BIT_RC5,
656 if (*rc_proto & RC_PROTO_BIT_RC5) { in dib0700_change_protocol()658 *rc_proto = RC_PROTO_BIT_RC5; in dib0700_change_protocol()
2208 .allowed_protos = RC_PROTO_BIT_RC5,2289 .allowed_protos = RC_PROTO_BIT_RC5,2338 .allowed_protos = RC_PROTO_BIT_RC5,
767 .allowed_protos = 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)
104 case RC_PROTO_BIT_RC5: in tm6000_ir_config()165 case RC_PROTO_BIT_RC5: in tm6000_ir_keydown()428 rc->allowed_protocols = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_NEC; in tm6000_ir_init()
130 if (!(dev->enabled_protocols & RC_PROTO_BIT_RC5)) { in ir_rc5_decode()269 .protocols = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC5X_20 |
1080 RC_PROTO_BIT_NECX | RC_PROTO_BIT_NEC32 | RC_PROTO_BIT_RC5 | in wbcir_probe()
1042 { RC_PROTO_BIT_RC5 |
51 .type = RC_PROTO_BIT_RC5,
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()
41 init_data->type = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE | in hdpvr_register_ir_i2c()
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()
760 rc_proto = RC_PROTO_BIT_RC5; in ir_probe()791 rc_proto = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE | in ir_probe()
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()
369 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 41 milliseconds