Home
last modified time | relevance | path

Searched refs:cec_event (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/media/cec/core/
Dcec-priv.h46 const struct cec_event *new_ev, u64 ts);
Dcec-api.c309 bool block, struct cec_event __user *parg) in cec_dqevent()
477 struct cec_event ev = { in cec_s_mode()
563 struct cec_event ev = { in cec_open()
Dcec-adap.c100 const struct cec_event *new_ev, u64 ts) in cec_queue_event_fh()
159 const struct cec_event *ev) in cec_queue_event()
174 struct cec_event ev = { in cec_queue_pin_cec_event()
192 struct cec_event ev = { in cec_queue_pin_hpd_event()
208 struct cec_event ev = { in cec_queue_pin_5v_event()
230 static const struct cec_event ev_lost_msgs = { in cec_queue_msg_fh()
316 struct cec_event ev = { in cec_post_state_event()
/Linux-v5.10/Documentation/userspace-api/media/cec/
Dcec-ioc-dqevent.rst20 ``int ioctl(int fd, CEC_DQEVENT, struct cec_event *argp)``
98 .. c:type:: cec_event
100 .. flat-table:: struct cec_event
/Linux-v5.10/include/uapi/linux/
Dcec.h461 struct cec_event { struct
508 #define CEC_DQEVENT _IOWR('a', 7, struct cec_event)
/Linux-v5.10/include/media/
Dcec.h77 struct cec_event ev;