Home
last modified time | relevance | path

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

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