Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dcec.h1013 #define CEC_MSG_GIVE_DEVICE_POWER_STATUS 0x8f macro
Dcec-funcs.h1384 msg->msg[1] = CEC_MSG_GIVE_DEVICE_POWER_STATUS; in cec_msg_give_device_power_status()
/linux-5.19.10/Documentation/userspace-api/media/
Dcec.h.rst.exceptions455 ignore define CEC_MSG_GIVE_DEVICE_POWER_STATUS
/linux-5.19.10/drivers/media/cec/core/
Dcec-adap.c1020 [CEC_MSG_GIVE_DEVICE_POWER_STATUS] = 2 | DIRECTED,
1992 case CEC_MSG_GIVE_DEVICE_POWER_STATUS: in cec_receive_notify()