Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dcec.h876 #define CEC_MSG_REPORT_POWER_STATUS 0x90 macro
Dcec-funcs.h1395 msg->msg[1] = CEC_MSG_REPORT_POWER_STATUS; in cec_msg_report_power_status()
1410 msg->reply = reply ? CEC_MSG_REPORT_POWER_STATUS : 0; in cec_msg_give_device_power_status()