Searched refs:v4l2_src_change_event_subscribe (Results 1 – 17 of 17) sorted by relevance
| /linux-6.15/drivers/media/v4l2-core/ |
| H A D | v4l2-event.c | 359 int v4l2_src_change_event_subscribe(struct v4l2_fh *fh, in v4l2_src_change_event_subscribe() function 366 EXPORT_SYMBOL_GPL(v4l2_src_change_event_subscribe); 371 return v4l2_src_change_event_subscribe(fh, sub); in v4l2_src_change_event_subdev_subscribe()
|
| /linux-6.15/include/media/ |
| H A D | v4l2-event.h | 195 int v4l2_src_change_event_subscribe(struct v4l2_fh *fh,
|
| /linux-6.15/drivers/media/platform/chips-media/wave5/ |
| H A D | wave5-helper.c | 134 return v4l2_src_change_event_subscribe(fh, sub); in wave5_vpu_subscribe_event()
|
| /linux-6.15/drivers/media/platform/qcom/iris/ |
| H A D | iris_vdec.c | 215 ret = v4l2_src_change_event_subscribe(&inst->fh, sub); in iris_vdec_subscribe_event()
|
| /linux-6.15/drivers/staging/media/imx/ |
| H A D | imx-media-capture.c | 556 return v4l2_src_change_event_subscribe(fh, sub); in capture_legacy_subscribe_event()
|
| /linux-6.15/drivers/media/platform/mediatek/vcodec/decoder/ |
| H A D | mtk_vcodec_dec.c | 283 return v4l2_src_change_event_subscribe(fh, sub); in vidioc_vdec_subscribe_evt()
|
| /linux-6.15/drivers/media/platform/samsung/s5p-mfc/ |
| H A D | s5p_mfc_dec.c | 904 return v4l2_src_change_event_subscribe(fh, sub); in vidioc_subscribe_event()
|
| /linux-6.15/drivers/media/pci/mgb4/ |
| H A D | mgb4_vin.c | 660 return v4l2_src_change_event_subscribe(fh, sub); in vidioc_subscribe_event()
|
| /linux-6.15/drivers/media/test-drivers/vivid/ |
| H A D | vivid-vid-out.c | 1117 return v4l2_src_change_event_subscribe(fh, sub); in vidioc_subscribe_event()
|
| /linux-6.15/drivers/media/platform/qcom/venus/ |
| H A D | vdec.c | 536 ret = v4l2_src_change_event_subscribe(fh, sub); in vdec_subscribe_event()
|
| /linux-6.15/drivers/media/platform/nuvoton/ |
| H A D | npcm-video.c | 1304 return v4l2_src_change_event_subscribe(fh, sub); in npcm_video_sub_event()
|
| /linux-6.15/drivers/media/platform/aspeed/ |
| H A D | aspeed-video.c | 1605 return v4l2_src_change_event_subscribe(fh, sub); in aspeed_video_sub_event()
|
| /linux-6.15/drivers/media/platform/amphion/ |
| H A D | vdec.c | 651 return v4l2_src_change_event_subscribe(fh, sub); in vdec_subscribe_event()
|
| /linux-6.15/drivers/media/platform/mediatek/jpeg/ |
| H A D | mtk_jpeg_core.c | 506 return v4l2_src_change_event_subscribe(fh, sub); in mtk_jpeg_subscribe_event()
|
| /linux-6.15/drivers/media/platform/synopsys/hdmirx/ |
| H A D | snps_hdmirx.c | 215 return v4l2_src_change_event_subscribe(fh, sub); in hdmirx_subscribe_event()
|
| /linux-6.15/drivers/media/platform/samsung/s5p-jpeg/ |
| H A D | jpeg-core.c | 1704 return v4l2_src_change_event_subscribe(fh, sub); in s5p_jpeg_subscribe_event()
|
| /linux-6.15/drivers/media/platform/nxp/imx-jpeg/ |
| H A D | mxc-jpeg.c | 2593 return v4l2_src_change_event_subscribe(fh, sub); in mxc_jpeg_subscribe_event()
|