Searched refs:RC_PROTO_RC6_MCE (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ir/ |
| H A D | ir_loopback.c | 54 { RC_PROTO_RC6_MCE, "rc-6-mce", 0x00007fff, "rc-6" }, 137 if (rc_proto == RC_PROTO_RC6_MCE) in main()
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/ |
| H A D | ir-rc6-decoder.c | 243 protocol = RC_PROTO_RC6_MCE; in ir_rc6_decode() 340 case RC_PROTO_RC6_MCE: in ir_rc6_encode()
|
| H A D | rc-main.c | 65 [RC_PROTO_RC6_MCE] = { .name = "rc-6-mce", 920 case RC_PROTO_RC6_MCE: in rc_validate_scancode() 1591 if (protocol == RC_PROTO_RC6_MCE) in store_wakeup_protocols()
|
| H A D | winbond-cir.c | 773 case RC_PROTO_RC6_MCE: in wbcir_shutdown() 1084 data->dev->wakeup_protocol = RC_PROTO_RC6_MCE; in wbcir_probe()
|
| H A D | imon.c | 1672 proto = RC_PROTO_RC6_MCE; in imon_incoming_packet()
|
| /OK3568_Linux_fs/kernel/drivers/media/rc/keymaps/ |
| H A D | rc-rc6-mce.c | 97 .rc_proto = RC_PROTO_RC6_MCE,
|
| H A D | rc-imon-mce.c | 120 .rc_proto = RC_PROTO_RC6_MCE,
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/ |
| H A D | lirc.h.rst.exceptions | 58 ignore symbol RC_PROTO_RC6_MCE
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | lirc.h | 220 RC_PROTO_RC6_MCE = 19, enumerator
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/linux/ |
| H A D | lirc.h | 219 RC_PROTO_RC6_MCE = 19, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | lirc.h | 216 RC_PROTO_RC6_MCE = 19, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | lirc.h | 216 RC_PROTO_RC6_MCE = 19, enumerator
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | rc-map.h | 34 #define RC_PROTO_BIT_RC6_MCE BIT_ULL(RC_PROTO_RC6_MCE)
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/rc/ |
| H A D | rc-protos.rst | 385 rc-6-mce (RC_PROTO_RC6_MCE)
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ir-kbd-i2c.c | 112 *protocol = RC_PROTO_RC6_MCE; in get_key_haup_common()
|