Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/cec/
Dcec-adap.c1637 bool op_is_dev_features = false; in __cec_s_log_addrs() local
1667 if (op_is_dev_features) in __cec_s_log_addrs()
1669 op_is_dev_features = true; in __cec_s_log_addrs()
1672 if (!op_is_dev_features || j == feature_sz) { in __cec_s_log_addrs()
1736 bool op_is_dev_features = false; in cec_fill_msg_report_features() local
1750 if (op_is_dev_features) in cec_fill_msg_report_features()
1752 op_is_dev_features = true; in cec_fill_msg_report_features()