Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/cec/usb/extron-da-hd-4k-plus/
Dcec-splitter.c369 case CEC_MSG_REPORT_POWER_STATUS: in cec_splitter_received_input()
494 case CEC_MSG_REPORT_POWER_STATUS: { in cec_splitter_received_output()
/linux-6.12.1/include/uapi/linux/
Dcec.h1022 #define CEC_MSG_REPORT_POWER_STATUS 0x90 macro
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()
/linux-6.12.1/Documentation/userspace-api/media/
Dcec.h.rst.exceptions457 ignore define CEC_MSG_REPORT_POWER_STATUS
/linux-6.12.1/drivers/media/cec/core/
Dcec-adap.c1078 [CEC_MSG_REPORT_POWER_STATUS] = 3 | DIRECTED | BCAST2_0,