Searched defs:acpi_hotplug_context (Results 1 – 5 of 5) sorted by relevance
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 60318 struct acpi_hotplug_context { struct 60319 struct acpi_device *self; 60320 int (*notify)(struct acpi_device *, u32); 60321 void (*uevent)(struct acpi_device *, u32); 60322 void (*fixup)(struct acpi_device *);
|
/external/bcc/libbpf-tools/arm64/ |
D | vmlinux.h | 16664 struct acpi_hotplug_context { struct 16665 struct acpi_device *self; 16666 int (*notify)(struct acpi_device *, u32); 16667 void (*uevent)(struct acpi_device *, u32); 16668 void (*fixup)(struct acpi_device *);
|
D | vmlinux_510.h | 16664 struct acpi_hotplug_context { struct 16665 struct acpi_device *self; 16666 int (*notify)(struct acpi_device *, u32); 16667 void (*uevent)(struct acpi_device *, u32); 16668 void (*fixup)(struct acpi_device *);
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux.h | 29345 struct acpi_hotplug_context { struct 29346 struct acpi_device *self; 29347 int (*notify)(struct acpi_device *, u32); 29348 void (*uevent)(struct acpi_device *, u32); 29349 void (*fixup)(struct acpi_device *);
|
D | vmlinux_505.h | 29345 struct acpi_hotplug_context { struct 29346 struct acpi_device *self; 29347 int (*notify)(struct acpi_device *, u32); 29348 void (*uevent)(struct acpi_device *, u32); 29349 void (*fixup)(struct acpi_device *);
|