Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/cec/
Dcec-api.c281 struct cec_event_entry *ev = NULL; in cec_dqevent()
299 struct cec_event_entry *entry = in cec_dqevent()
301 struct cec_event_entry, list); in cec_dqevent()
649 struct cec_event_entry *entry = in cec_release()
651 struct cec_event_entry, list); in cec_release()
Dcec-adap.c79 struct cec_event_entry *entry; in cec_queue_event_fh()
115 struct cec_event_entry, list); in cec_queue_event_fh()
122 struct cec_event_entry, list); in cec_queue_event_fh()
/Linux-v4.19/include/media/
Dcec.h76 struct cec_event_entry { struct
97 struct cec_event_entry core_events[CEC_NUM_CORE_EVENTS]; argument