Searched refs:RC_PROTO_BIT_RC5 (Results 1 - 22 of 22) sorted by relevance

/linux-master/drivers/media/rc/img-ir/
H A Dimg-ir-rc5.c51 .type = RC_PROTO_BIT_RC5,
/linux-master/drivers/staging/media/av7110/
H A Dav7110_ir.c87 } else if (*rc_type & RC_PROTO_BIT_RC5) {
92 *rc_type = RC_PROTO_BIT_RC5;
134 rcdev->allowed_protocols = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RCMM32;
/linux-master/drivers/media/usb/em28xx/
H A Dem28xx-input.c218 case RC_PROTO_BIT_RC5:
264 case RC_PROTO_BIT_RC5:
390 if (*rc_proto & RC_PROTO_BIT_RC5) {
393 *rc_proto = RC_PROTO_BIT_RC5;
419 if (*rc_proto & RC_PROTO_BIT_RC5) {
422 *rc_proto = RC_PROTO_BIT_RC5;
757 rc->allowed_protocols = RC_PROTO_BIT_RC5;
779 rc->allowed_protocols = RC_PROTO_BIT_RC5 |
788 rc->allowed_protocols = RC_PROTO_BIT_RC5 |
/linux-master/drivers/media/rc/
H A Dir-rc5-decoder.c130 if (!(dev->enabled_protocols & RC_PROTO_BIT_RC5)) {
269 .protocols = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC5X_20 |
H A Dwinbond-cir.c1079 RC_PROTO_BIT_NECX | RC_PROTO_BIT_NEC32 | RC_PROTO_BIT_RC5 |
H A Drc-main.c1043 { RC_PROTO_BIT_RC5 |
/linux-master/include/media/
H A Drc-map.h17 #define RC_PROTO_BIT_RC5 BIT_ULL(RC_PROTO_RC5) macro
46 (RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC5X_20 | RC_PROTO_BIT_RC5_SZ)
/linux-master/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c4095 .allowed_protos = RC_PROTO_BIT_RC5 |
4135 .allowed_protos = RC_PROTO_BIT_RC5 |
4200 .allowed_protos = RC_PROTO_BIT_RC5 |
4245 .allowed_protos = RC_PROTO_BIT_RC5 |
4326 .allowed_protos = RC_PROTO_BIT_RC5 |
4371 .allowed_protos = RC_PROTO_BIT_RC5 |
4428 .allowed_protos = RC_PROTO_BIT_RC5 |
4494 .allowed_protos = RC_PROTO_BIT_RC5 |
4543 .allowed_protos = RC_PROTO_BIT_RC5 |
4616 .allowed_protos = RC_PROTO_BIT_RC5 |
[all...]
H A Ddib0700_core.c654 if (*rc_proto & RC_PROTO_BIT_RC5) {
656 *rc_proto = RC_PROTO_BIT_RC5;
H A Dpctv452e.c981 .allowed_protos = RC_PROTO_BIT_RC5,
1034 .allowed_protos = RC_PROTO_BIT_RC5,
H A Dttusb2.c773 .allowed_protos = RC_PROTO_BIT_RC5,
H A Ddw2102.c2352 .allowed_protos = RC_PROTO_BIT_RC5,
2433 .allowed_protos = RC_PROTO_BIT_RC5,
2486 .allowed_protos = RC_PROTO_BIT_RC5,
2535 .allowed_protos = RC_PROTO_BIT_RC5,
/linux-master/drivers/media/usb/hdpvr/
H A Dhdpvr-i2c.c41 init_data->type = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE |
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-i2c-core.c558 init_data->type = RC_PROTO_BIT_RC5;
573 init_data->type = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE |
/linux-master/drivers/media/pci/ivtv/
H A Divtv-i2c.c187 init_data->type = RC_PROTO_BIT_RC5;
194 init_data->type = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE |
/linux-master/drivers/media/pci/cx18/
H A Dcx18-i2c.c84 init_data->type = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE |
/linux-master/drivers/media/usb/au0828/
H A Dau0828-input.c333 RC_PROTO_BIT_NEC32 | RC_PROTO_BIT_RC5;
/linux-master/drivers/media/i2c/
H A Dir-kbd-i2c.c798 rc_proto = RC_PROTO_BIT_RC5;
810 rc_proto = RC_PROTO_BIT_RC5;
836 rc_proto = RC_PROTO_BIT_RC5 | RC_PROTO_BIT_RC6_MCE |
/linux-master/drivers/media/pci/cx88/
H A Dcx88-input.c631 core->init_data.type = RC_PROTO_BIT_RC5 |
/linux-master/drivers/media/cec/platform/seco/
H A Dseco-cec.c356 cec->ir->allowed_protocols = RC_PROTO_BIT_RC5;
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-input.c939 dev->init_data.type = RC_PROTO_BIT_RC5 |
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Ddvbsky.c207 rc->allowed_protos = RC_PROTO_BIT_RC5;

Completed in 186 milliseconds