Searched refs:v4l2_event_subdev_unsubscribe (Results 1 – 25 of 30) sorted by relevance
12
/linux/drivers/media/test-drivers/vimc/ |
H A D | vimc-lens.c | 27 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | vimc-sensor.c | 275 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | vimc-debayer.c | 374 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-event.c | 332 int v4l2_event_subdev_unsubscribe(struct v4l2_subdev *sd, struct v4l2_fh *fh, in v4l2_event_subdev_unsubscribe() function 337 EXPORT_SYMBOL_GPL(v4l2_event_subdev_unsubscribe);
|
/linux/drivers/media/i2c/ |
H A D | tw9900.c | 544 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | lt6911uxe.c | 471 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | imx355.c | 1491 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | mt9m001.c | 646 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | imx319.c | 2203 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov7740.c | 329 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov5670.c | 2541 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov9282.c | 1196 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov2640.c | 1119 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov772x.c | 1328 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | adv7180.c | 924 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | mt9m111.c | 1041 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | ov9650.c | 1409 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | vgxy61.c | 1392 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
H A D | tvp5150.c | 1702 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/linux/drivers/staging/media/ipu7/ |
H A D | ipu7-isys-csi2.c | 88 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/linux/drivers/media/pci/intel/ipu6/ |
H A D | ipu6-isys-csi2.c | 120 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/linux/drivers/media/platform/amlogic/c3/isp/ |
H A D | c3-isp-core.c | 551 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/linux/drivers/media/platform/nxp/ |
H A D | imx-mipi-csis.c | 1182 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/linux/drivers/staging/media/ipu3/ |
H A D | ipu3-v4l2.c | 905 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
/linux/drivers/media/pci/intel/ipu3/ |
H A D | ipu3-cio2.c | 1331 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
12