Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dcec-funcs.h1938 __u8 hpd_error) in cec_msg_cdc_hpd_report_state() argument
1945 msg->msg[5] = (hpd_state << 4) | hpd_error; in cec_msg_cdc_hpd_report_state()
1951 __u8 *hpd_error) in cec_ops_cdc_hpd_report_state() argument
1955 *hpd_error = msg->msg[5] & 0xf; in cec_ops_cdc_hpd_report_state()