Home
last modified time | relevance | path

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

/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.c85 struct cec_event_entry *entry; in cec_queue_event_fh()
121 struct cec_event_entry, list); in cec_queue_event_fh()
128 struct cec_event_entry, list); in cec_queue_event_fh()
/linux/include/media/
H A Dcec.h83 struct cec_event_entry { struct
104 struct cec_event_entry core_events[CEC_NUM_CORE_EVENTS]; argument