Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dcec-funcs.h1513 __u8 host_func_state, in cec_msg_cdc_hec_report_state() argument
1527 (host_func_state << 4) | in cec_msg_cdc_hec_report_state()
1539 __u8 *host_func_state, in cec_ops_cdc_hec_report_state() argument
1548 *host_func_state = (msg->msg[7] >> 4) & 3; in cec_ops_cdc_hec_report_state()
/kernel/linux/linux-5.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()