Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/cec/core/
H A Dcec-adap.c1111 adap->log_addrs.cec_version < CEC_OP_CEC_VERSION_2_0 && in cec_received_msg_ts()
1438 las->cec_version < CEC_OP_CEC_VERSION_2_0) in cec_config_thread_func()
1493 adap->log_addrs.cec_version >= CEC_OP_CEC_VERSION_2_0) { in cec_config_thread_func()
1675 adap->log_addrs.cec_version = CEC_OP_CEC_VERSION_2_0; in __cec_s_log_addrs()
1721 if (log_addrs->cec_version != CEC_OP_CEC_VERSION_1_4 && in __cec_s_log_addrs()
1722 log_addrs->cec_version != CEC_OP_CEC_VERSION_2_0) { in __cec_s_log_addrs()
1781 if (log_addrs->cec_version >= CEC_OP_CEC_VERSION_2_0) { in __cec_s_log_addrs()
1844 msg->msg[2] = adap->log_addrs.cec_version; in cec_fill_msg_report_features()
2043 cec_msg_cec_version(&tx_cec_msg, adap->log_addrs.cec_version); in cec_receive_notify()
2073 if (adap->log_addrs.cec_version < CEC_OP_CEC_VERSION_2_0) in cec_receive_notify()
H A Dcec-core.c258 adap->log_addrs.cec_version = CEC_OP_CEC_VERSION_2_0; in cec_allocate_adapter()
/OK3568_Linux_fs/kernel/drivers/media/cec/usb/pulse8/
H A Dpulse8-cec.c588 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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dcec-funcs.h769 static __inline__ void cec_msg_cec_version(struct cec_msg *msg, __u8 cec_version) in cec_msg_cec_version() argument
773 msg->msg[2] = cec_version; in cec_msg_cec_version()
777 __u8 *cec_version) in cec_ops_cec_version() argument
779 *cec_version = msg->msg[2]; in cec_ops_cec_version()
849 __u8 cec_version, __u8 all_device_types, in cec_msg_report_features() argument
855 msg->msg[2] = cec_version; in cec_msg_report_features()
862 __u8 *cec_version, __u8 *all_device_types, in cec_ops_report_features() argument
867 *cec_version = msg->msg[2]; in cec_ops_report_features()
H A Dcec.h357 __u8 cec_version; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dcec-funcs.h769 static __inline__ void cec_msg_cec_version(struct cec_msg *msg, __u8 cec_version) in cec_msg_cec_version() argument
773 msg->msg[2] = cec_version; in cec_msg_cec_version()
777 __u8 *cec_version) in cec_ops_cec_version() argument
779 *cec_version = msg->msg[2]; in cec_ops_cec_version()
849 __u8 cec_version, __u8 all_device_types, in cec_msg_report_features() argument
855 msg->msg[2] = cec_version; in cec_msg_report_features()
862 __u8 *cec_version, __u8 *all_device_types, in cec_ops_report_features() argument
867 *cec_version = msg->msg[2]; in cec_ops_report_features()
H A Dcec.h357 __u8 cec_version; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dcec-funcs.h769 static inline void cec_msg_cec_version(struct cec_msg *msg, __u8 cec_version) in cec_msg_cec_version() argument
773 msg->msg[2] = cec_version; in cec_msg_cec_version()
777 __u8 *cec_version) in cec_ops_cec_version() argument
779 *cec_version = msg->msg[2]; in cec_ops_cec_version()
849 __u8 cec_version, __u8 all_device_types, in cec_msg_report_features() argument
855 msg->msg[2] = cec_version; in cec_msg_report_features()
862 __u8 *cec_version, __u8 *all_device_types, in cec_ops_report_features() argument
867 *cec_version = msg->msg[2]; in cec_ops_report_features()
H A Dcec.h360 __u8 cec_version; member
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-log-addrs.rst54 ``cec_version``, ``vendor_id`` and ``osd_name`` fields are all reset to their default
93 - ``cec_version``