Home
last modified time | relevance | path

Searched refs:RC_PROTO_BIT_CEC (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/media/rc/
A Drc-main.c749 if (dev->allowed_protocols != RC_PROTO_BIT_CEC) in rc_repeat()
794 if (dev->allowed_protocols != RC_PROTO_BIT_CEC) in ir_do_keydown()
826 dev->allowed_protocols == RC_PROTO_BIT_CEC && in ir_do_keydown()
1063 { RC_PROTO_BIT_CEC, "cec", NULL },
1863 if (dev->allowed_protocols == RC_PROTO_BIT_CEC) in rc_setup_rx_device()
1949 if (dev->allowed_protocols != RC_PROTO_BIT_CEC) { in rc_register_device()
1975 if (dev->allowed_protocols != RC_PROTO_BIT_CEC) in rc_register_device()
2039 if (dev->allowed_protocols != RC_PROTO_BIT_CEC) in rc_unregister_device()
/linux-6.3-rc2/include/media/
A Drc-map.h37 #define RC_PROTO_BIT_CEC BIT_ULL(RC_PROTO_CEC) macro
/linux-6.3-rc2/drivers/media/cec/core/
A Dcec-core.c324 adap->rc->allowed_protocols = RC_PROTO_BIT_CEC; in cec_allocate_adapter()
/linux-6.3-rc2/drivers/gpu/drm/bridge/
A Dsil-sii8620.c2114 rc_dev->allowed_protocols = RC_PROTO_BIT_CEC; in sii8620_init_rcp_input_dev()

Completed in 15 milliseconds