Home
last modified time | relevance | path

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

/linux/drivers/media/cec/core/
H A Dcec-api.c250 struct cec_msg_entry *entry = in cec_receive_msg()
252 struct cec_msg_entry, list); in cec_receive_msg()
670 struct cec_msg_entry *entry = in cec_release()
671 list_first_entry(&fh->msgs, struct cec_msg_entry, list); in cec_release()
H A Dcec-adap.c217 struct cec_msg_entry *entry; in cec_queue_msg_fh()
238 entry = list_first_entry(&fh->msgs, struct cec_msg_entry, list); in cec_queue_msg_fh()
/linux/include/media/
H A Dcec.h79 struct cec_msg_entry { struct