Home
last modified time | relevance | path

Searched refs:cec_received_msg_ts (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/media/
H A Dcec.h359 void cec_received_msg_ts(struct cec_adapter *adap,
365 cec_received_msg_ts(adap, msg, ktime_get()); in cec_received_msg()
/openbmc/linux/drivers/media/cec/core/
H A Dcec-adap.c1058 void cec_received_msg_ts(struct cec_adapter *adap, in cec_received_msg_ts() function
1248 EXPORT_SYMBOL_GPL(cec_received_msg_ts);
H A Dcec-pin.c1064 cec_received_msg_ts(adap, msg, in cec_pin_thread_func()