Home
last modified time | relevance | path

Searched defs:v4l2_async_notifier_operations (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h95788 struct v4l2_async_notifier_operations { struct
95789 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 *);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h105484 struct v4l2_async_notifier_operations { struct
105485 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 *);