Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h79923 struct component_match_array { struct
79924 void *data;
79925 int (*compare)(struct device *, void *);
79926 int (*compare_typed)(struct device *, int, void *);
79927 void (*release)(struct device *, void *);
79928 struct component *component;
79929 bool duplicate;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h89665 struct component_match_array { struct
89666 void *data;
89667 int (*compare)(struct device *, void *);
89668 int (*compare_typed)(struct device *, int, void *);
89669 void (*release)(struct device *, void *);
89670 struct component *component;
89671 bool duplicate;