Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dcec-funcs.h1719 __u8 host_func_state, in cec_msg_cdc_hec_report_state() argument
1733 (host_func_state << 4) | in cec_msg_cdc_hec_report_state()
1746 __u8 *host_func_state, in cec_ops_cdc_hec_report_state() argument
1755 *host_func_state = (msg->msg[7] >> 4) & 3; in cec_ops_cdc_hec_report_state()