Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/cec/core/
Dcec-adap.c1804 bool op_is_dev_features = false; in __cec_s_log_addrs() local
1834 if (op_is_dev_features) in __cec_s_log_addrs()
1836 op_is_dev_features = true; in __cec_s_log_addrs()
1839 if (!op_is_dev_features || j == feature_sz) { in __cec_s_log_addrs()
1904 bool op_is_dev_features = false; in cec_fill_msg_report_features() local
1918 if (op_is_dev_features) in cec_fill_msg_report_features()
1920 op_is_dev_features = true; in cec_fill_msg_report_features()