Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dcec-funcs.h1733 __u8 host_func_state, in cec_msg_cdc_hec_report_state() argument
1747 (host_func_state << 4) | in cec_msg_cdc_hec_report_state()
1760 __u8 *host_func_state, in cec_ops_cdc_hec_report_state() argument
1769 *host_func_state = (msg->msg[7] >> 4) & 3; in cec_ops_cdc_hec_report_state()