Searched refs:cec_event (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/cec/core/ |
| H A D | cec-priv.h | 46 const struct cec_event *new_ev, u64 ts);
|
| H A D | cec-adap.c | 100 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()
|
| H A D | cec-api.c | 309 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()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-dqevent.rst | 20 ``int ioctl(int fd, CEC_DQEVENT, struct cec_event *argp)`` 98 .. c:type:: cec_event 100 .. flat-table:: struct cec_event
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | cec.h | 423 struct cec_event { struct 470 #define CEC_DQEVENT _IOWR('a', 7, struct cec_event)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | cec.h | 423 struct cec_event { struct 470 #define CEC_DQEVENT _IOWR('a', 7, struct cec_event)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | cec.h | 461 struct cec_event { struct 508 #define CEC_DQEVENT _IOWR('a', 7, struct cec_event)
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | cec.h | 77 struct cec_event ev;
|