Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/cec/core/
A Dcec-priv.h56 const struct cec_event *new_ev, u64 ts);
A 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()
A Dcec-adap.c79 const struct cec_event *new_ev, u64 ts) in cec_queue_event_fh()
138 const struct cec_event *ev) in cec_queue_event()
153 struct cec_event ev = { in cec_queue_pin_cec_event()
172 struct cec_event ev = { in cec_queue_pin_hpd_event()
188 struct cec_event ev = { in cec_queue_pin_5v_event()
210 static const struct cec_event ev_lost_msgs = { in cec_queue_msg_fh()
296 struct cec_event ev = { in cec_post_state_event()
/linux-6.3-rc2/Documentation/userspace-api/media/cec/
A 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-6.3-rc2/include/uapi/linux/
A Dcec.h482 struct cec_event { struct
529 #define CEC_DQEVENT _IOWR('a', 7, struct cec_event)
/linux-6.3-rc2/include/media/
A Dcec.h84 struct cec_event ev;

Completed in 15 milliseconds