Searched refs:v4l2_event_subdev_unsubscribe (Results 1 – 25 of 51) sorted by relevance
123
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-event.h | 176 int v4l2_event_subdev_unsubscribe(struct v4l2_subdev *sd,
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-event.c | 315 int v4l2_event_subdev_unsubscribe(struct v4l2_subdev *sd, struct v4l2_fh *fh, in v4l2_event_subdev_unsubscribe() function 320 EXPORT_SYMBOL_GPL(v4l2_event_subdev_unsubscribe);
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vimc/ |
| H A D | vimc-sensor.c | 283 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | vimc-debayer.c | 384 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/ |
| H A D | ispp.c | 440 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | gc0312.c | 940 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | gc032a.c | 957 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | gc2035.c | 1305 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | mt9m001.c | 651 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | gc0329.c | 914 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | imx355.c | 1535 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | bf3925.c | 1173 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | ov7740.c | 332 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | imx319.c | 2235 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | gc2155.c | 1503 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | ov2640.c | 1128 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | imx219.c | 1245 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | ov2659.c | 1329 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | gc2145.c | 2683 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | ov772x.c | 1293 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | adv7180.c | 864 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| H A D | lt7911d.c | 988 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_mtk | 2549 v4l2_event_subdev_unsubscribe 3266 v4l2_event_subdev_unsubscribe
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/ |
| H A D | camss-csid.c | 1281 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/rkisp1/ |
| H A D | rkisp1-isp.c | 995 .unsubscribe_event = v4l2_event_subdev_unsubscribe,
|
123