Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dcec.h1019 #define CEC_MSG_REPORT_POWER_STATUS 0x90 macro
H A Dcec-funcs.h1370 msg->msg[1] = CEC_MSG_REPORT_POWER_STATUS; in cec_msg_report_power_status()
1385 msg->reply = reply ? CEC_MSG_REPORT_POWER_STATUS : 0; in cec_msg_give_device_power_status()
/openbmc/linux/Documentation/userspace-api/media/
H A Dcec.h.rst.exceptions457 ignore define CEC_MSG_REPORT_POWER_STATUS
/openbmc/linux/drivers/media/cec/core/
H A Dcec-adap.c1033 [CEC_MSG_REPORT_POWER_STATUS] = 3 | DIRECTED | BCAST2_0,