Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/cec/
Dcec-priv.h46 const struct cec_event *new_ev, u64 ts);
Dcec-api.c288 bool block, struct cec_event __user *parg) in cec_dqevent()
456 struct cec_event ev = { in cec_s_mode()
539 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.4/Documentation/media/uapi/cec/
Dcec-ioc-dqevent.rst25 .. c:function:: int ioctl( int fd, CEC_DQEVENT, struct cec_event *argp )
99 .. c:type:: cec_event
101 .. flat-table:: struct cec_event
/Linux-v5.4/include/uapi/linux/
Dcec.h424 struct cec_event { struct
471 #define CEC_DQEVENT _IOWR('a', 7, struct cec_event)
/Linux-v5.4/include/media/
Dcec.h80 struct cec_event ev;