| /OK3568_Linux_fs/kernel/Documentation/driver-api/media/ |
| H A D | v4l2-event.rst | 23 of :c:func:`v4l2_event_subscribe`. This ringbuffer is used to store any events 95 :c:func:`v4l2_event_subscribe <v4l2_event_subscribe>` 104 :c:func:`v4l2_event_subscribe` to subscribe the event.
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-event.c | 206 int v4l2_event_subscribe(struct v4l2_fh *fh, in v4l2_event_subscribe() function 258 EXPORT_SYMBOL_GPL(v4l2_event_subscribe); 346 return v4l2_event_subscribe(fh, sub, 0, &v4l2_event_src_ch_ops); in v4l2_src_change_event_subscribe()
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-event.h | 145 int v4l2_event_subscribe(struct v4l2_fh *fh,
|
| /OK3568_Linux_fs/kernel/Documentation/translations/zh_CN/video4linux/ |
| H A D | v4l2-framework.txt | 935 int v4l2_event_subscribe(struct v4l2_fh *fh, 940 产生特定 id 的事件。然后调用 v4l2_event_subscribe() 来订阅该事件。
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/function/ |
| H A D | uvc_v4l2.c | 257 ret = v4l2_event_subscribe(fh, sub, 2, NULL); in uvc_v4l2_subscribe_event()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | ispp.c | 412 return v4l2_event_subscribe(fh, sub, RKISPP_BUF_MAX, NULL); in rkispp_subscribe_event()
|
| H A D | params.c | 76 return v4l2_event_subscribe(fh, sub, 0, NULL); in rkispp_params_subs_evt()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | isp_params.c | 81 return v4l2_event_subscribe(fh, sub, 0, NULL); in rkisp_params_subs_evt()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/ |
| H A D | ispstat.c | 1011 return v4l2_event_subscribe(fh, sub, STAT_NEVENTS, NULL); in omap3isp_stat_subscribe_event()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/imx/ |
| H A D | imx-media-capture.c | 415 return v4l2_event_subscribe(fh, sub, 0, NULL); in capture_subscribe_event()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/ |
| H A D | rcar-v4l2.c | 627 return v4l2_event_subscribe(fh, sub, 4, NULL); in rvin_subscribe_event()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/ |
| H A D | rkisp1-isp.c | 982 return v4l2_event_subscribe(fh, sub, 0, NULL); in rkisp1_isp_subs_evt()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/go7007/ |
| H A D | go7007-v4l2.c | 770 return v4l2_event_subscribe(fh, sub, 30, NULL); in vidioc_subscribe_event()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/meson/vdec/ |
| H A D | vdec.c | 766 return v4l2_event_subscribe(fh, sub, 0, NULL); in vdec_subscribe_event()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | mipi-csi2.c | 576 return v4l2_event_subscribe(fh, sub, RKCIF_V4L2_EVENT_ELEMS, NULL); in rkcif_csi2_subscribe_event()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | atomisp_subdev.c | 198 return v4l2_event_subscribe(fh, sub, 16, NULL); in isp_subdev_subscribe_event()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/ |
| H A D | s5p_mfc_dec.c | 867 return v4l2_event_subscribe(fh, sub, 2, NULL); in vidioc_subscribe_event()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/tw5864/ |
| H A D | tw5864-video.c | 663 return v4l2_event_subscribe(fh, sub, 30, NULL); in tw5864_subscribe_event()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-v4l2-enc.c | 1127 return v4l2_event_subscribe(fh, sub, 30, NULL); in solo_subscribe_event()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cobalt/ |
| H A D | cobalt-v4l2.c | 1049 return v4l2_event_subscribe(fh, sub, 4, NULL); in cobalt_subscribe_event()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/ |
| H A D | mtk_vcodec_dec.c | 648 return v4l2_event_subscribe(fh, sub, 2, NULL); in vidioc_vdec_subscribe_evt()
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/uvc/ |
| H A D | uvc_v4l2.c | 1321 return v4l2_event_subscribe(fh, sub, 0, &uvc_ctrl_sub_ev_ops); in uvc_ioctl_subscribe_event()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/coda/ |
| H A D | coda-common.c | 1464 return v4l2_event_subscribe(fh, sub, 0, NULL); in coda_subscribe_event() 1467 return v4l2_event_subscribe(fh, sub, 0, NULL); in coda_subscribe_event()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/ |
| H A D | vdec.c | 480 return v4l2_event_subscribe(fh, sub, 2, NULL); in vdec_subscribe_event()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_imx | 1010 v4l2_event_subscribe
|