Searched refs:cec_msg_device_vendor_id (Results 1 – 2 of 2) sorted by relevance
1532 cec_msg_device_vendor_id(&msg, in cec_config_thread_func()2131 cec_msg_device_vendor_id(&tx_cec_msg, adap->log_addrs.vendor_id); in cec_receive_notify()
1092 static inline void cec_msg_device_vendor_id(struct cec_msg *msg, __u32 vendor_id) in cec_msg_device_vendor_id() function