Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/cec/core/
Dcec-adap.c1737 bool op_is_dev_features = false; in __cec_s_log_addrs() local
1767 if (op_is_dev_features) in __cec_s_log_addrs()
1769 op_is_dev_features = true; in __cec_s_log_addrs()
1772 if (!op_is_dev_features || j == feature_sz) { in __cec_s_log_addrs()
1836 bool op_is_dev_features = false; in cec_fill_msg_report_features() local
1850 if (op_is_dev_features) in cec_fill_msg_report_features()
1852 op_is_dev_features = true; in cec_fill_msg_report_features()