Searched refs:RC_PROTO_BIT_CEC (Results 1 – 4 of 4) sorted by relevance
38 #define RC_PROTO_BIT_CEC BIT_ULL(RC_PROTO_CEC) macro53 RC_PROTO_BIT_XMP | RC_PROTO_BIT_CEC | \
780 dev->allowed_protocols == RC_PROTO_BIT_CEC && in ir_do_keydown()1017 { RC_PROTO_BIT_CEC, "cec", NULL },1795 if (dev->allowed_protocols == RC_PROTO_BIT_CEC) in rc_setup_rx_device()1882 if (dev->allowed_protocols != RC_PROTO_BIT_CEC) { in rc_register_device()1900 if (dev->allowed_protocols != RC_PROTO_BIT_CEC) in rc_register_device()1964 if (dev->allowed_protocols != RC_PROTO_BIT_CEC) in rc_unregister_device()
322 adap->rc->allowed_protocols = RC_PROTO_BIT_CEC; in cec_allocate_adapter()
2116 rc_dev->allowed_protocols = RC_PROTO_BIT_CEC; in sii8620_init_rcp_input_dev()