Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/cec/core/
Dcec-adap.c1534 cec_msg_device_vendor_id(&msg, in cec_config_thread_func()
2129 cec_msg_device_vendor_id(&tx_cec_msg, adap->log_addrs.vendor_id); in cec_receive_notify()
/linux-6.6.21/include/uapi/linux/
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