Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/cec/
Dcec-priv.h41 const struct cec_event *new_ev, u64 ts);
Dcec-api.c279 bool block, struct cec_event __user *parg) in cec_dqevent()
447 struct cec_event ev = { in cec_s_mode()
530 struct cec_event ev = { in cec_open()
Dcec-adap.c74 const struct cec_event *new_ev, u64 ts) in cec_queue_event_fh()
133 const struct cec_event *ev) in cec_queue_event()
148 struct cec_event ev = { in cec_queue_pin_cec_event()
166 struct cec_event ev = { in cec_queue_pin_hpd_event()
182 struct cec_event ev = { in cec_queue_pin_5v_event()
204 static const struct cec_event ev_lost_msgs = { in cec_queue_msg_fh()
290 struct cec_event ev = { in cec_post_state_event()
/Linux-v4.19/Documentation/media/uapi/cec/
Dcec-ioc-dqevent.rst18 .. c:function:: int ioctl( int fd, CEC_DQEVENT, struct cec_event *argp )
92 .. c:type:: cec_event
94 .. flat-table:: struct cec_event
/Linux-v4.19/include/uapi/linux/
Dcec.h420 struct cec_event { struct
467 #define CEC_DQEVENT _IOWR('a', 7, struct cec_event)
/Linux-v4.19/include/media/
Dcec.h78 struct cec_event ev;