Home
last modified time | relevance | path

Searched refs:isc_async_ops (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/atmel/
H A Datmel-isc.h258 extern const struct v4l2_async_notifier_operations isc_async_ops;
H A Datmel-sama5d2-isc.c241 subdev_entity->notifier.ops = &isc_async_ops; in atmel_isc_probe()
H A Datmel-isc-base.c2316 const struct v4l2_async_notifier_operations isc_async_ops = { variable