Searched refs:RC_PROTO_CEC (Results 1 – 7 of 7) sorted by relevance
169 .rc_proto = RC_PROTO_CEC,
65 ignore symbol RC_PROTO_CEC
228 RC_PROTO_CEC = 22, enumerator
37 #define RC_PROTO_BIT_CEC BIT_ULL(RC_PROTO_CEC)
412 cec (RC_PROTO_CEC)
70 [RC_PROTO_CEC] = { .name = "cec", .repeat_period = 0 },
1767 rc_keydown(ctx->rc_dev, RC_PROTO_CEC, scancode, 0); in sii8620_rcp_consume()