Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/cec/core/
Dcec-adap.c1525 cec_msg_report_physical_addr(&msg, adap->phys_addr, in cec_config_thread_func()
2123 cec_msg_report_physical_addr(&tx_cec_msg, adap->phys_addr, devtype); in cec_receive_notify()
/linux-6.6.21/include/uapi/linux/
Dcec-funcs.h790 static inline void cec_msg_report_physical_addr(struct cec_msg *msg, in cec_msg_report_physical_addr() function