Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/cec/core/
Dcec-adap.c1800 bool op_is_dev_features = false; in __cec_s_log_addrs() local
1830 if (op_is_dev_features) in __cec_s_log_addrs()
1832 op_is_dev_features = true; in __cec_s_log_addrs()
1835 if (!op_is_dev_features || j == feature_sz) { in __cec_s_log_addrs()
1900 bool op_is_dev_features = false; in cec_fill_msg_report_features() local
1914 if (op_is_dev_features) in cec_fill_msg_report_features()
1916 op_is_dev_features = true; in cec_fill_msg_report_features()