Home
last modified time | relevance | path

Searched refs:RC_PROTO_RC5 (Results 1 – 24 of 24) sorted by relevance

/linux/drivers/staging/media/av7110/
H A Dav7110_ir.c37 proto = RC_PROTO_RC5; in av7110_ir_handler()
59 proto = RC_PROTO_RC5; in av7110_ir_handler()
/linux/drivers/media/rc/keymaps/
H A Drc-pinnacle-pctv-hd.c47 .rc_proto = RC_PROTO_RC5,
H A Drc-mygica-utv3.c49 .rc_proto = RC_PROTO_RC5,
H A Drc-technisat-usb2.c71 .rc_proto = RC_PROTO_RC5,
H A Drc-dvbsky.c54 .rc_proto = RC_PROTO_RC5,
H A Drc-su3000.c52 .rc_proto = RC_PROTO_RC5,
H A Drc-total-media-in-hand-02.c54 .rc_proto = RC_PROTO_RC5,
H A Drc-asus-pc39.c68 .rc_proto = RC_PROTO_RC5,
H A Drc-tt-1500.c59 .rc_proto = RC_PROTO_RC5,
H A Drc-asus-ps3-100.c67 .rc_proto = RC_PROTO_RC5,
H A Drc-nebula.c73 .rc_proto = RC_PROTO_RC5,
H A Drc-dib0700-rc5.c212 .rc_proto = RC_PROTO_RC5,
/linux/drivers/media/rc/img-ir/
H A Dimg-ir-rc5.c32 request->protocol = RC_PROTO_RC5; in img_ir_rc5_scancode()
/linux/drivers/media/rc/
H A Dir-rc5-decoder.c139 protocol = RC_PROTO_RC5; in ir_rc5_decode()
217 if (protocol == RC_PROTO_RC5) { in ir_rc5_encode()
H A Dwinbond-cir.c689 case RC_PROTO_RC5: in wbcir_shutdown()
H A Drc-main.c31 [RC_PROTO_RC5] = { .name = "rc-5",
/linux/include/uapi/linux/
H A Dlirc.h208 RC_PROTO_RC5 = 2, enumerator
/linux/tools/testing/selftests/ir/
H A Dir_loopback.c48 { RC_PROTO_RC5, "rc-5", 0x1f7f, "rc-5" },
/linux/drivers/media/usb/em28xx/
H A Dem28xx-input.c128 *protocol = RC_PROTO_RC5; in em28xx_get_key_em_haup()
219 poll_result->protocol = RC_PROTO_RC5; in default_polling_getkey()
265 poll_result->protocol = RC_PROTO_RC5; in em2874_polling_getkey()
/linux/drivers/media/pci/bt8xx/
H A Dbttv-input.c231 rc_keydown(ir->dev, RC_PROTO_RC5, scancode, toggle); in bttv_rc5_timer_end()
/linux/Documentation/userspace-api/media/rc/
H A Drc-protos.rst29 rc-5 (RC_PROTO_RC5)
/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_core.c782 protocol = RC_PROTO_RC5; in dib0700_rc_urb_completion()
H A Ddib0700_devices.c566 protocol = RC_PROTO_RC5; in dib0700_rc_query_old_firmware()
/linux/drivers/media/pci/ttpci/
H A Dbudget-ci.c150 rc_keydown(dev, RC_PROTO_RC5, in msp430_ir_interrupt()