Searched refs:CEC_MSG_REPORT_POWER_STATUS (Results 1 – 8 of 8) sorted by relevance
863 #define CEC_MSG_REPORT_POWER_STATUS 0x90 macro
1368 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()
999 #define CEC_MSG_REPORT_POWER_STATUS 0x90 macro
1370 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()
456 ignore define CEC_MSG_REPORT_POWER_STATUS
1017 [CEC_MSG_REPORT_POWER_STATUS] = 3 | DIRECTED | BCAST2_0,