Searched refs:RC_PROTO_RC6_0 (Results 1 – 10 of 10) sorted by relevance
57 request->protocol = RC_PROTO_RC6_0; in img_ir_rc6_scancode()
222 protocol = RC_PROTO_RC6_0; in ir_rc6_decode()316 if (protocol == RC_PROTO_RC6_0) { in ir_rc6_encode()
107 rc_keydown(ir->rc, RC_PROTO_RC6_0, code, toggle); in tango_ir_handle_rc6()
759 case RC_PROTO_RC6_0: in wbcir_shutdown()
57 [RC_PROTO_RC6_0] = { .name = "rc-6-0",
52 ignore symbol RC_PROTO_RC6_0
206 RC_PROTO_RC6_0 = 15, enumerator
212 RC_PROTO_RC6_0 = 15, enumerator
31 #define RC_PROTO_BIT_RC6_0 BIT_ULL(RC_PROTO_RC6_0)
298 poll_result->protocol = RC_PROTO_RC6_0; in em2874_polling_getkey()