Searched refs:cec_version (Results 1 – 6 of 6) sorted by relevance
1115 adap->log_addrs.cec_version < CEC_OP_CEC_VERSION_2_0 && in cec_received_msg_ts()1455 las->cec_version < CEC_OP_CEC_VERSION_2_0) in cec_config_thread_func()1511 adap->log_addrs.cec_version >= CEC_OP_CEC_VERSION_2_0) { in cec_config_thread_func()1736 adap->log_addrs.cec_version = CEC_OP_CEC_VERSION_2_0; in __cec_s_log_addrs()1783 if (log_addrs->cec_version != CEC_OP_CEC_VERSION_1_4 && in __cec_s_log_addrs()1784 log_addrs->cec_version != CEC_OP_CEC_VERSION_2_0) { in __cec_s_log_addrs()1843 if (log_addrs->cec_version >= CEC_OP_CEC_VERSION_2_0) { in __cec_s_log_addrs()1907 msg->msg[2] = adap->log_addrs.cec_version; in cec_fill_msg_report_features()2105 cec_msg_cec_version(&tx_cec_msg, adap->log_addrs.cec_version); in cec_receive_notify()2135 if (adap->log_addrs.cec_version < CEC_OP_CEC_VERSION_2_0) in cec_receive_notify()
272 adap->log_addrs.cec_version = CEC_OP_CEC_VERSION_2_0; in cec_allocate_adapter()
588 cmd[1] = adap->log_addrs.cec_version; in pulse8_cec_adap_log_addr()769 log_addrs->cec_version = CEC_OP_CEC_VERSION_1_4; in pulse8_setup()775 log_addrs->cec_version = data[0]; in pulse8_setup()776 dev_dbg(pulse8->dev, "CEC version: %d\n", log_addrs->cec_version); in pulse8_setup()
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()
380 __u8 cec_version; member
54 ``cec_version``, ``vendor_id`` and ``osd_name`` fields are all reset to their default93 - ``cec_version``