Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h78764 struct component_ops { struct
78765 int (*bind)(struct device *, struct device *, void *);
78766 void (*unbind)(struct device *, struct device *, void *);
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h88473 struct component_ops { struct
88474 int (*bind)(struct device *, struct device *, void *);
88475 void (*unbind)(struct device *, struct device *, void *);