Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/cec/core/
Dcec-adap.c1811 bool op_is_dev_features = false; in __cec_s_log_addrs() local
1841 if (op_is_dev_features) in __cec_s_log_addrs()
1843 op_is_dev_features = true; in __cec_s_log_addrs()
1846 if (!op_is_dev_features || j == feature_sz) { in __cec_s_log_addrs()
1911 bool op_is_dev_features = false; in cec_fill_msg_report_features() local
1925 if (op_is_dev_features) in cec_fill_msg_report_features()
1927 op_is_dev_features = true; in cec_fill_msg_report_features()