Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dcec.h1045 #define CEC_MSG_REPORT_AUDIO_STATUS 0x7a macro
Dcec-funcs.h1428 msg->msg[1] = CEC_MSG_REPORT_AUDIO_STATUS; in cec_msg_report_audio_status()
1445 msg->reply = reply ? CEC_MSG_REPORT_AUDIO_STATUS : 0; in cec_msg_give_audio_status()
/linux-6.6.21/Documentation/userspace-api/media/
Dcec.h.rst.exceptions477 ignore define CEC_MSG_REPORT_AUDIO_STATUS
/linux-6.6.21/drivers/media/cec/core/
Dcec-adap.c1026 [CEC_MSG_REPORT_AUDIO_STATUS] = 3 | DIRECTED,