Searched refs:RC_PROTO_BIT_CEC (Results 1 – 4 of 4) sorted by relevance
749 if (dev->allowed_protocols != RC_PROTO_BIT_CEC) in rc_repeat()793 if (dev->allowed_protocols != RC_PROTO_BIT_CEC) in ir_do_keydown()825 dev->allowed_protocols == RC_PROTO_BIT_CEC && in ir_do_keydown()1062 { RC_PROTO_BIT_CEC, "cec", NULL },1862 if (dev->allowed_protocols == RC_PROTO_BIT_CEC) in rc_setup_rx_device()1948 if (dev->allowed_protocols != RC_PROTO_BIT_CEC) { in rc_register_device()1974 if (dev->allowed_protocols != RC_PROTO_BIT_CEC) in rc_register_device()2038 if (dev->allowed_protocols != RC_PROTO_BIT_CEC) in rc_unregister_device()
37 #define RC_PROTO_BIT_CEC BIT_ULL(RC_PROTO_CEC) macro
309 adap->rc->allowed_protocols = RC_PROTO_BIT_CEC; in cec_allocate_adapter()
2114 rc_dev->allowed_protocols = RC_PROTO_BIT_CEC; in sii8620_init_rcp_input_dev()
Completed in 14 milliseconds