Searched refs:v4l2_async_notifier_unregister (Results 1 – 8 of 8) sorted by relevance
94 void v4l2_async_notifier_unregister(struct v4l2_async_notifier *notifier);
187 void v4l2_async_notifier_unregister(struct v4l2_async_notifier *notifier) in v4l2_async_notifier_unregister() function263 EXPORT_SYMBOL(v4l2_async_notifier_unregister);
493 v4l2_async_notifier_unregister(&xdev->notifier); in xvip_graph_cleanup()
2005 v4l2_async_notifier_unregister(&isp->notifier); in isp_register_entities()2221 v4l2_async_notifier_unregister(&isp->notifier); in isp_remove()
1442 v4l2_async_notifier_unregister(&fmd->subdev_notifier); in fimc_md_remove()
2021 v4l2_async_notifier_unregister(&sasc->notifier); in soc_camera_host_unregister()
2633 v4l2_async_notifier_unregister(&vpfe->notifier); in vpfe_remove()
432 notifier the driver has to call v4l2_async_notifier_unregister(). The former of