Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/cec/
Dcec-api.c290 struct cec_event_entry *ev = NULL; in cec_dqevent()
308 struct cec_event_entry *entry = in cec_dqevent()
310 struct cec_event_entry, list); in cec_dqevent()
658 struct cec_event_entry *entry = in cec_release()
660 struct cec_event_entry, list); in cec_release()
Dcec-adap.c105 struct cec_event_entry *entry; in cec_queue_event_fh()
141 struct cec_event_entry, list); in cec_queue_event_fh()
148 struct cec_event_entry, list); in cec_queue_event_fh()
/Linux-v5.4/include/media/
Dcec.h78 struct cec_event_entry { struct
99 struct cec_event_entry core_events[CEC_NUM_CORE_EVENTS]; argument