Searched refs:RC_PROTO_UNKNOWN (Results 1 – 25 of 77) sorted by relevance
1234
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134-input.c | 87 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, in build_key() 95 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, in build_key() 104 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, in build_key() 164 *protocol = RC_PROTO_UNKNOWN; in get_key_flydvb_trio() 215 *protocol = RC_PROTO_UNKNOWN; in get_key_msi_tvanywhere_plus() 267 *protocol = RC_PROTO_UNKNOWN; in get_key_kworld_pc150u() 296 *protocol = RC_PROTO_UNKNOWN; in get_key_purpletv() 420 *protocol = RC_PROTO_UNKNOWN; in get_key_pinnacle()
|
/Linux-v4.19/drivers/media/pci/bt8xx/ |
D | bttv-input.c | 72 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, 0); in ir_handle_key() 77 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, in ir_handle_key() 103 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, 0); in ir_enltv_handle_key() 117 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, in ir_enltv_handle_key() 364 *protocol = RC_PROTO_UNKNOWN; in get_key_pv951()
|
/Linux-v4.19/drivers/media/pci/cx88/ |
D | cx88-input.c | 135 rc_keydown(ir->dev, RC_PROTO_UNKNOWN, data, 0); in cx88_ir_handle_key() 157 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, in cx88_ir_handle_key() 165 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, in cx88_ir_handle_key() 172 rc_keydown_notimeout(ir->dev, RC_PROTO_UNKNOWN, data, 0); in cx88_ir_handle_key() 589 *protocol = RC_PROTO_UNKNOWN; in get_key_pvr2000()
|
/Linux-v4.19/drivers/media/usb/em28xx/ |
D | em28xx-input.c | 108 *protocol = RC_PROTO_UNKNOWN; in em28xx_get_key_terratec() 157 *protocol = RC_PROTO_UNKNOWN; in em28xx_get_key_pinnacle_usb_grey() 194 *protocol = RC_PROTO_UNKNOWN; in em28xx_get_key_winfast_usbii_deluxe() 239 poll_result->protocol = RC_PROTO_UNKNOWN; in default_polling_getkey() 303 poll_result->protocol = RC_PROTO_UNKNOWN; in em2874_polling_getkey() 359 RC_PROTO_UNKNOWN, in em28xx_ir_handle_key()
|
/Linux-v4.19/drivers/media/rc/keymaps/ |
D | rc-evga-indtube.c | 38 .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-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-flyvideo.c | 47 .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-gadmei-rm008z.c | 58 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-kworld-plus-tv-analog.c | 76 .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-winfast-usbii-deluxe.c | 59 .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-d680-dmb.c | 56 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-gotview7135.c | 56 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-npgtech.c | 57 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
D | rc-avermedia-dvbt.c | 55 .rc_proto = RC_PROTO_UNKNOWN, /* Legacy IR type */
|
1234