Searched refs:isc_async_ops (Results 1 – 3 of 3) sorted by relevance
258 extern const struct v4l2_async_notifier_operations isc_async_ops;
241 subdev_entity->notifier.ops = &isc_async_ops; in atmel_isc_probe()
2316 const struct v4l2_async_notifier_operations isc_async_ops = { variable