Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dcec.h859 #define CEC_MSG_GIVE_DEVICE_POWER_STATUS 0x8f macro
Dcec-funcs.h1382 msg->msg[1] = CEC_MSG_GIVE_DEVICE_POWER_STATUS; in cec_msg_give_device_power_status()
/Linux-v4.19/Documentation/media/
Dcec.h.rst.exceptions364 ignore define CEC_MSG_GIVE_DEVICE_POWER_STATUS
/Linux-v4.19/drivers/media/cec/
Dcec-adap.c978 [CEC_MSG_GIVE_DEVICE_POWER_STATUS] = 2 | DIRECTED,
1829 case CEC_MSG_GIVE_DEVICE_POWER_STATUS: in cec_receive_notify()