Searched defs:v4l2_async_notifier_operations (Results 1 – 2 of 2) sorted by relevance
95788 struct v4l2_async_notifier_operations { struct95789 int (*bound)(struct v4l2_async_notifier *, struct v4l2_subdev *, struct v4l2_async_connection *);95790 int (*complete)(struct v4l2_async_notifier *);95791 void (*unbind)(struct v4l2_async_notifier *, struct v4l2_subdev *, struct v4l2_async_connection *);95792 void (*destroy)(struct v4l2_async_connection *);
105484 struct v4l2_async_notifier_operations { struct105485 int (*bound)(struct v4l2_async_notifier *, struct v4l2_subdev *, struct v4l2_async_connection *);105486 int (*complete)(struct v4l2_async_notifier *);105487 void (*unbind)(struct v4l2_async_notifier *, struct v4l2_subdev *, struct v4l2_async_connection *);105488 void (*destroy)(struct v4l2_async_connection *);