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

/linux-master/drivers/media/rc/
H A Drc-main.c749 if (dev->allowed_protocols != RC_PROTO_BIT_CEC)
794 if (dev->allowed_protocols != RC_PROTO_BIT_CEC)
826 dev->allowed_protocols == RC_PROTO_BIT_CEC &&
1063 { RC_PROTO_BIT_CEC, "cec", NULL },
1863 if (dev->allowed_protocols == RC_PROTO_BIT_CEC)
1949 if (dev->allowed_protocols != RC_PROTO_BIT_CEC) {
1975 if (dev->allowed_protocols != RC_PROTO_BIT_CEC)
2039 if (dev->allowed_protocols != RC_PROTO_BIT_CEC)
/linux-master/include/media/
H A Drc-map.h37 #define RC_PROTO_BIT_CEC BIT_ULL(RC_PROTO_CEC) macro
/linux-master/drivers/media/cec/core/
H A Dcec-core.c326 adap->rc->allowed_protocols = RC_PROTO_BIT_CEC;
/linux-master/drivers/gpu/drm/bridge/
H A Dsil-sii8620.c2114 rc_dev->allowed_protocols = RC_PROTO_BIT_CEC;

Completed in 198 milliseconds