Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/core/
H A Dcec-adap.c1532 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()
/openbmc/linux/include/uapi/linux/
H A Dcec-funcs.h1092 static inline void cec_msg_device_vendor_id(struct cec_msg *msg, __u32 vendor_id) in cec_msg_device_vendor_id() function