Searched refs:unsubscribe_event (Results 1 – 25 of 36) sorted by relevance
12
/linux/drivers/media/i2c/ |
A D | dw9714.c | 107 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
A D | ov5670.c | 2427 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
A D | ov13858.c | 1560 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
A D | mt9m001.c | 652 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
A D | imx355.c | 1531 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
A D | ov5647.c | 851 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
A D | imx319.c | 2242 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
A D | ov7740.c | 332 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
A D | ov2640.c | 1128 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
A D | ov2659.c | 1327 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
A D | imx219.c | 1250 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
A D | mt9m111.c | 1048 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
A D | adv7180.c | 880 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
A D | ov772x.c | 1314 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
A D | ov9650.c | 1396 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/linux/drivers/media/platform/omap3isp/ |
A D | isph3a_aewb.c | 272 .unsubscribe_event = omap3isp_stat_unsubscribe_event,
|
A D | isph3a_af.c | 337 .unsubscribe_event = omap3isp_stat_unsubscribe_event,
|
A D | isphist.c | 459 .unsubscribe_event = omap3isp_stat_unsubscribe_event,
|
/linux/drivers/media/test-drivers/vimc/ |
A D | vimc-sensor.c | 283 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
A D | vimc-debayer.c | 384 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/linux/include/media/ |
A D | v4l2-subdev.h | 214 int (*unsubscribe_event)(struct v4l2_subdev *sd, struct v4l2_fh *fh, member
|
/linux/drivers/media/platform/qcom/camss/ |
A D | camss-csid.c | 734 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/linux/drivers/media/v4l2-core/ |
A D | v4l2-subdev.c | 437 return v4l2_subdev_call(sd, core, unsubscribe_event, vfh, arg); in subdev_do_ioctl()
|
/linux/drivers/media/platform/rockchip/rkisp1/ |
A D | rkisp1-isp.c | 1055 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/linux/drivers/staging/media/atomisp/pci/ |
A D | atomisp_subdev.c | 719 .unsubscribe_event = isp_subdev_unsubscribe_event,
|
Completed in 64 milliseconds
12