Searched refs:v4l2_event_subdev_unsubscribe (Results 1 – 25 of 40) sorted by relevance
12
| /linux/include/media/ |
| H A D | v4l2-event.h | 185 int v4l2_event_subdev_unsubscribe(struct v4l2_subdev *sd,
|
| /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/platform/ti/omap3isp/ |
| H A D | isph3a_aewb.c | 272 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | isph3a_af.c | 337 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | isphist.c | 459 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| /linux/drivers/media/platform/renesas/rzv2h-ivc/ |
| H A D | rzv2h-ivc-subdev.c | 222 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| /linux/drivers/media/platform/arm/mali-c55/ |
| H A D | mali-c55-tpg.c | 276 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | mali-c55-isp.c | 445 .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/i2c/ |
| H A D | lt6911uxe.c | 471 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | tw9900.c | 544 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | ov13858.c | 1518 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | imx355.c | 1490 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | mt9m001.c | 646 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | imx319.c | 2201 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | ov7740.c | 329 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | ov2640.c | 1119 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | ov5670.c | 2537 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | ov2659.c | 1319 .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/staging/media/atomisp/pci/ |
| H A D | atomisp_subdev.c | 571 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| /linux/drivers/media/platform/rockchip/rkisp1/ |
| H A D | rkisp1-isp.c | 1014 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
12