Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/media/rc/keymaps/
Drc-pinnacle-pctv-hd.c47 .rc_proto = RC_PROTO_RC5,
Drc-su3000.c56 .rc_proto = RC_PROTO_RC5,
Drc-technisat-usb2.c71 .rc_proto = RC_PROTO_RC5,
Drc-total-media-in-hand-02.c67 .rc_proto = RC_PROTO_RC5,
Drc-dvbsky.c59 .rc_proto = RC_PROTO_RC5,
Drc-tt-1500.c59 .rc_proto = RC_PROTO_RC5,
Drc-asus-pc39.c68 .rc_proto = RC_PROTO_RC5,
Drc-asus-ps3-100.c67 .rc_proto = RC_PROTO_RC5,
Drc-nebula.c73 .rc_proto = RC_PROTO_RC5,
Drc-hauppauge.c269 .rc_proto = RC_PROTO_RC5,
Drc-dib0700-rc5.c212 .rc_proto = RC_PROTO_RC5,
/Linux-v4.19/drivers/media/rc/img-ir/
Dimg-ir-rc5.c36 request->protocol = RC_PROTO_RC5; in img_ir_rc5_scancode()
/Linux-v4.19/drivers/media/rc/
Dir-rc5-decoder.c139 protocol = RC_PROTO_RC5; in ir_rc5_decode()
217 if (protocol == RC_PROTO_RC5) { in ir_rc5_encode()
Dtango-ir.c88 rc_keydown(ir->rc, RC_PROTO_RC5, code, toggle); in tango_ir_handle_rc5()
/Linux-v4.19/Documentation/media/
Dlirc.h.rst.exceptions39 ignore symbol RC_PROTO_RC5
/Linux-v4.19/tools/include/uapi/linux/
Dlirc.h193 RC_PROTO_RC5 = 2, enumerator
/Linux-v4.19/include/uapi/linux/
Dlirc.h199 RC_PROTO_RC5 = 2, enumerator
/Linux-v4.19/drivers/media/usb/em28xx/
Dem28xx-input.c138 *protocol = RC_PROTO_RC5; in em28xx_get_key_em_haup()
229 poll_result->protocol = RC_PROTO_RC5; in default_polling_getkey()
275 poll_result->protocol = RC_PROTO_RC5; in em2874_polling_getkey()
/Linux-v4.19/include/media/
Drc-map.h18 #define RC_PROTO_BIT_RC5 BIT_ULL(RC_PROTO_RC5)
/Linux-v4.19/drivers/media/pci/smipcie/
Dsmipcie-ir.c147 rc_keydown(rc_dev, RC_PROTO_RC5, scancode, toggle); in smi_ir_decode()
/Linux-v4.19/drivers/media/usb/tm6000/
Dtm6000-input.c174 protocol = RC_PROTO_RC5; in tm6000_ir_keydown()
/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttv-input.c240 rc_keydown(ir->dev, RC_PROTO_RC5, scancode, toggle); in bttv_rc5_timer_end()
/Linux-v4.19/drivers/media/usb/dvb-usb/
Dttusb2.c462 rc_keydown(d->rc_dev, RC_PROTO_RC5, st->last_rc_key, rx[1]); in tt3650_rc_query()
/Linux-v4.19/drivers/media/usb/dvb-usb-v2/
Ddvbsky.c212 rc_keydown(d->rc_dev, RC_PROTO_RC5, scancode, toggle); in dvbsky_rc_query()
/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-input.c332 *protocol = RC_PROTO_RC5; in get_key_hvr1110()

12