Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dcec.h860 #define CEC_MSG_REPORT_POWER_STATUS 0x90 macro
Dcec-funcs.h1368 msg->msg[1] = CEC_MSG_REPORT_POWER_STATUS; in cec_msg_report_power_status()
1383 msg->reply = reply ? CEC_MSG_REPORT_POWER_STATUS : 0; in cec_msg_give_device_power_status()
/Linux-v4.19/Documentation/media/
Dcec.h.rst.exceptions365 ignore define CEC_MSG_REPORT_POWER_STATUS
/Linux-v4.19/drivers/media/cec/
Dcec-adap.c979 [CEC_MSG_REPORT_POWER_STATUS] = 3 | DIRECTED | BCAST2_0,