Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/core/
H A Dcec-api.c311 struct cec_event_entry *ev = NULL; in cec_dqevent()
329 struct cec_event_entry *entry = in cec_dqevent()
331 struct cec_event_entry, list); in cec_dqevent()
678 struct cec_event_entry *entry = in cec_release()
680 struct cec_event_entry, list); in cec_release()
H A Dcec-adap.c84 struct cec_event_entry *entry; in cec_queue_event_fh()
120 struct cec_event_entry, list); in cec_queue_event_fh()
127 struct cec_event_entry, list); in cec_queue_event_fh()
/openbmc/linux/include/media/
H A Dcec.h82 struct cec_event_entry { struct
103 struct cec_event_entry core_events[CEC_NUM_CORE_EVENTS]; argument