Searched refs:unsubscribe_event (Results 1 - 25 of 75) sorted by relevance
123
/kernel/linux/linux-6.6/drivers/media/test-drivers/vimc/ |
H A D | vimc-lens.c | 27 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | vimc-debayer.c | 385 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | vimc-sensor.c | 284 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/kernel/linux/linux-5.10/drivers/media/platform/omap3isp/ |
H A D | isph3a_aewb.c | 272 .unsubscribe_event = omap3isp_stat_unsubscribe_event,
|
H A D | isphist.c | 459 .unsubscribe_event = omap3isp_stat_unsubscribe_event,
|
H A D | isph3a_af.c | 337 .unsubscribe_event = omap3isp_stat_unsubscribe_event,
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/omap3isp/ |
H A D | isph3a_aewb.c | 272 .unsubscribe_event = omap3isp_stat_unsubscribe_event,
|
H A D | isphist.c | 459 .unsubscribe_event = omap3isp_stat_unsubscribe_event,
|
H A D | isph3a_af.c | 337 .unsubscribe_event = omap3isp_stat_unsubscribe_event,
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | dw9714.c | 109 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | mt9m001.c | 652 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov01a10.c | 856 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/kernel/linux/linux-5.10/include/media/ |
H A D | v4l2-subdev.h | 189 * @unsubscribe_event: remove event subscription from the control framework. 214 int (*unsubscribe_event)(struct v4l2_subdev *sd, struct v4l2_fh *fh, member
|
/kernel/linux/linux-5.10/drivers/media/test-drivers/vimc/ |
H A D | vimc-debayer.c | 384 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | vimc-sensor.c | 283 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/kernel/linux/linux-6.6/include/media/ |
H A D | v4l2-subdev.h | 193 * @unsubscribe_event: remove event subscription from the control framework. 218 int (*unsubscribe_event)(struct v4l2_subdev *sd, struct v4l2_fh *fh, member
|
/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | mt9m001.c | 651 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | mt9m111.c | 1048 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov772x.c | 1293 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov7740.c | 332 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | imx219.c | 1196 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
H A D | v4l2-subdev.c | 435 return v4l2_subdev_call(sd, core, unsubscribe_event, vfh, arg); in subdev_do_ioctl()
|
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/ |
H A D | atomisp_subdev.c | 623 .unsubscribe_event = isp_subdev_unsubscribe_event,
|
/kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/ |
H A D | camss-csid.c | 793 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-isp.c | 939 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
Completed in 29 milliseconds
123