Searched refs:v4l2_event_subdev_unsubscribe (Results 1 – 16 of 16) sorted by relevance
| /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);
|
| H A D | v4l2-subdev.c | 739 return v4l2_event_subdev_unsubscribe(sd, vfh, arg); in subdev_do_ioctl()
|
| /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,
|
| H A D | ispccdc.c | 2484 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| /linux/drivers/media/i2c/ |
| H A D | tw9900.c | 544 .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 | ov7670.c | 1738 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | tvp5150.c | 1702 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | tda1997x.c | 2036 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|