Searched refs:RC_PROTO_UNKNOWN (Results 1 – 25 of 76) sorted by relevance
1234
/linux-6.1.9/drivers/media/pci/saa7134/ |
D | saa7134-input.c | 77 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, in build_key() 85 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, in build_key() 94 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, in build_key() 154 *protocol = RC_PROTO_UNKNOWN; in get_key_flydvb_trio() 205 *protocol = RC_PROTO_UNKNOWN; in get_key_msi_tvanywhere_plus() 257 *protocol = RC_PROTO_UNKNOWN; in get_key_kworld_pc150u() 286 *protocol = RC_PROTO_UNKNOWN; in get_key_purpletv() 373 *protocol = RC_PROTO_UNKNOWN; in get_key_pinnacle()
|
/linux-6.1.9/drivers/media/pci/bt8xx/ |
D | bttv-input.c | 63 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, 0); in ir_handle_key() 68 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, in ir_handle_key() 94 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, 0); in ir_enltv_handle_key() 108 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, in ir_enltv_handle_key() 355 *protocol = RC_PROTO_UNKNOWN; in get_key_pv951()
|
/linux-6.1.9/drivers/media/pci/cx88/ |
D | cx88-input.c | 126 rc_keydown(ir->dev, RC_PROTO_UNKNOWN, data, 0); in cx88_ir_handle_key() 148 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, in cx88_ir_handle_key() 156 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, in cx88_ir_handle_key() 163 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, 0); in cx88_ir_handle_key() 579 *protocol = RC_PROTO_UNKNOWN; in get_key_pvr2000()
|
/linux-6.1.9/drivers/media/usb/em28xx/ |
D | em28xx-input.c | 98 *protocol = RC_PROTO_UNKNOWN; in em28xx_get_key_terratec() 147 *protocol = RC_PROTO_UNKNOWN; in em28xx_get_key_pinnacle_usb_grey() 184 *protocol = RC_PROTO_UNKNOWN; in em28xx_get_key_winfast_usbii_deluxe() 229 poll_result->protocol = RC_PROTO_UNKNOWN; in default_polling_getkey() 280 poll_result->protocol = RC_PROTO_UNKNOWN; in em2874_polling_getkey() 336 RC_PROTO_UNKNOWN, in em28xx_ir_handle_key()
|
/linux-6.1.9/drivers/media/rc/keymaps/ |
D | rc-evga-indtube.c | 38 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-msi-tvanywhere.c | 46 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-proteus-2309.c | 46 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-ati-tv-wonder-hd-600.c | 46 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-flyvideo.c | 47 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-gadmei-rm008z.c | 58 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-kworld-plus-tv-analog.c | 80 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-manli.c | 111 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-pixelview-new.c | 60 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-pv951.c | 55 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-real-audio-220-32-keys.c | 55 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-apac-viewcomp.c | 57 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-behold-columbus.c | 85 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-dm1105-nec.c | 53 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-em-terratec.c | 46 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-encore-enltv-fm53.c | 58 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-winfast-usbii-deluxe.c | 59 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-genius-tvgo-a11mce.c | 61 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-gotview7135.c | 56 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-kaiomy.c | 64 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-norwood.c | 62 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
1234