Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dcec.h906 #define CEC_MSG_REPORT_AUDIO_STATUS 0x7a macro
Dcec-funcs.h1453 msg->msg[1] = CEC_MSG_REPORT_AUDIO_STATUS; in cec_msg_report_audio_status()
1470 msg->reply = reply ? CEC_MSG_REPORT_AUDIO_STATUS : 0; in cec_msg_give_audio_status()