Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/core/
H A Dcec-priv.h57 const struct cec_event *new_ev, u64 ts);
H A Dcec-adap.c79 const struct cec_event *new_ev, u64 ts) in cec_queue_event_fh() argument
85 unsigned int ev_idx = new_ev->event - 1; in cec_queue_event_fh()
99 if (new_ev->event == CEC_EVENT_LOST_MSGS && in cec_queue_event_fh()
102 new_ev->lost_msgs.lost_msgs; in cec_queue_event_fh()
105 entry->ev = *new_ev; in cec_queue_event_fh()