Searched refs:cec_version (Results 1 – 6 of 6) sorted by relevance
1089 adap->log_addrs.cec_version >= CEC_OP_CEC_VERSION_2_0 && in cec_received_msg_ts()1418 las->cec_version < CEC_OP_CEC_VERSION_2_0) in cec_config_thread_func()1473 adap->log_addrs.cec_version >= CEC_OP_CEC_VERSION_2_0) { in cec_config_thread_func()1654 adap->log_addrs.cec_version = CEC_OP_CEC_VERSION_2_0; in __cec_s_log_addrs()1700 if (log_addrs->cec_version != CEC_OP_CEC_VERSION_1_4 && in __cec_s_log_addrs()1701 log_addrs->cec_version != CEC_OP_CEC_VERSION_2_0) { in __cec_s_log_addrs()1760 if (log_addrs->cec_version >= CEC_OP_CEC_VERSION_2_0) { in __cec_s_log_addrs()1823 msg->msg[2] = adap->log_addrs.cec_version; in cec_fill_msg_report_features()2020 cec_msg_cec_version(&tx_cec_msg, adap->log_addrs.cec_version); in cec_receive_notify()2050 if (adap->log_addrs.cec_version < CEC_OP_CEC_VERSION_2_0) in cec_receive_notify()
281 adap->log_addrs.cec_version = CEC_OP_CEC_VERSION_2_0; in cec_allocate_adapter()
769 static inline void cec_msg_cec_version(struct cec_msg *msg, __u8 cec_version) in cec_msg_cec_version() argument773 msg->msg[2] = cec_version; in cec_msg_cec_version()777 __u8 *cec_version) in cec_ops_cec_version() argument779 *cec_version = msg->msg[2]; in cec_ops_cec_version()849 __u8 cec_version, __u8 all_device_types, in cec_msg_report_features() argument855 msg->msg[2] = cec_version; in cec_msg_report_features()862 __u8 *cec_version, __u8 *all_device_types, in cec_ops_report_features() argument867 *cec_version = msg->msg[2]; in cec_ops_report_features()
358 __u8 cec_version; member
426 log_addrs->cec_version = data[0]; in pulse8_setup()427 dev_dbg(pulse8->dev, "CEC version: %d\n", log_addrs->cec_version); in pulse8_setup()553 cmd[1] = adap->log_addrs.cec_version; in pulse8_cec_adap_log_addr()
59 ``cec_version``, ``vendor_id`` and ``osd_name`` fields are all reset to their default98 - ``cec_version``