Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
684 struct cec_event_entry *entry = in cec_release()
686 struct cec_event_entry, list); in cec_release()
H A 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()
/OK3568_Linux_fs/kernel/include/media/
H A Dcec.h75 struct cec_event_entry { struct
96 struct cec_event_entry core_events[CEC_NUM_CORE_EVENTS]; argument