Home
last modified time | relevance | path

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

/linux/drivers/media/cec/usb/extron-da-hd-4k-plus/
H A Dcec-splitter.c395 case CEC_MSG_GIVE_DEVICE_POWER_STATUS: in cec_splitter_received_input()
447 case CEC_MSG_GIVE_DEVICE_POWER_STATUS: in cec_splitter_nb_transmit_canceled_output()
550 case CEC_MSG_GIVE_DEVICE_POWER_STATUS: in cec_splitter_received_output()
/linux/include/uapi/linux/
H A Dcec.h1021 #define CEC_MSG_GIVE_DEVICE_POWER_STATUS 0x8f macro
H A Dcec-funcs.h1384 msg->msg[1] = CEC_MSG_GIVE_DEVICE_POWER_STATUS; in cec_msg_give_device_power_status()
/linux/Documentation/userspace-api/media/cec/
H A Dcec.h.rst.exceptions459 ignore define CEC_MSG_GIVE_DEVICE_POWER_STATUS
/linux/drivers/media/cec/core/
H A Dcec-adap.c1078 [CEC_MSG_GIVE_DEVICE_POWER_STATUS] = 2 | DIRECTED,
2060 case CEC_MSG_GIVE_DEVICE_POWER_STATUS: in cec_receive_notify()