Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dcec-funcs.h1704 __u8 hpd_error) in cec_msg_cdc_hpd_report_state() argument
1711 msg->msg[5] = (hpd_state << 4) | hpd_error; in cec_msg_cdc_hpd_report_state()
1716 __u8 *hpd_error) in cec_ops_cdc_hpd_report_state() argument
1720 *hpd_error = msg->msg[5] & 0xf; in cec_ops_cdc_hpd_report_state()
/kernel/linux/linux-5.10/include/uapi/linux/
Dcec-funcs.h1924 __u8 hpd_error) in cec_msg_cdc_hpd_report_state() argument
1931 msg->msg[5] = (hpd_state << 4) | hpd_error; in cec_msg_cdc_hpd_report_state()
1937 __u8 *hpd_error) in cec_ops_cdc_hpd_report_state() argument
1941 *hpd_error = msg->msg[5] & 0xf; in cec_ops_cdc_hpd_report_state()