Searched defs:class_interface (Results 1 – 11 of 11) sorted by relevance
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 45695 struct class_interface { struct 45696 struct list_head node; 45697 const struct class *class; 45698 int (*add_dev)(struct device *); 45699 void (*remove_dev)(struct device *);
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_600.h | 50578 struct class_interface { struct 50581 int (*add_dev)(struct device *, struct class_interface *); argument 50582 void (*remove_dev)(struct device *, struct class_interface *); argument
|
| D | vmlinux.h | 50578 struct class_interface { struct 50581 int (*add_dev)(struct device *, struct class_interface *); argument 50582 void (*remove_dev)(struct device *, struct class_interface *); argument
|
| /external/bcc/libbpf-tools/loongarch/ |
| D | vmlinux_602.h | 88813 struct class_interface { struct 88816 int (*add_dev)(struct device *, struct class_interface *); argument 88817 void (*remove_dev)(struct device *, struct class_interface *); argument
|
| D | vmlinux.h | 88813 struct class_interface { struct 88816 int (*add_dev)(struct device *, struct class_interface *); argument 88817 void (*remove_dev)(struct device *, struct class_interface *); argument
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_518.h | 37270 struct class_interface { struct 37273 int (*add_dev)(struct device *, struct class_interface *); argument 37274 void (*remove_dev)(struct device *, struct class_interface *); argument
|
| D | vmlinux.h | 37270 struct class_interface { struct 37273 int (*add_dev)(struct device *, struct class_interface *); argument 37274 void (*remove_dev)(struct device *, struct class_interface *); argument
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 110249 struct class_interface { struct 110252 int (*add_dev)(struct device *, struct class_interface *); argument 110253 void (*remove_dev)(struct device *, struct class_interface *); argument
|
| D | vmlinux_608.h | 110249 struct class_interface { struct 110252 int (*add_dev)(struct device *, struct class_interface *); argument 110253 void (*remove_dev)(struct device *, struct class_interface *); argument
|
| /external/bcc/libbpf-tools/riscv/ |
| D | vmlinux.h | 22046 struct class_interface { struct 22049 int (*add_dev)(struct device *, struct class_interface *); argument 22050 void (*remove_dev)(struct device *, struct class_interface *); argument
|
| D | vmlinux_602.h | 22046 struct class_interface { struct 22049 int (*add_dev)(struct device *, struct class_interface *); argument 22050 void (*remove_dev)(struct device *, struct class_interface *); argument
|