Home
last modified time | relevance | path

Searched refs:v4l2_event_ctrl (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-dqevent.rst59 * - struct :c:type:`v4l2_event_ctrl`
132 :c:type:`v4l2_event_ctrl` associated with it.
147 struct :c:type:`v4l2_event_ctrl` of the
207 .. c:type:: v4l2_event_ctrl
209 .. flat-table:: struct v4l2_event_ctrl
/OK3568_Linux_fs/kernel/include/media/
H A Dv4l2-ioctl.h737 struct v4l2_event_ctrl ctrl;
/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 Dvideodev2.h2216 struct v4l2_event_ctrl { struct
2259 struct v4l2_event_ctrl ctrl;
/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 Dvideodev2.h2216 struct v4l2_event_ctrl { struct
2259 struct v4l2_event_ctrl ctrl;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h2352 struct v4l2_event_ctrl { struct
2395 struct v4l2_event_ctrl ctrl;
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h2336 struct v4l2_event_ctrl { struct
2379 struct v4l2_event_ctrl ctrl;
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c838 const struct v4l2_event_ctrl *c; in v4l_print_event()