Home
last modified time | relevance | path

Searched defs:acpi_hotplug_context (Results 1 – 5 of 5) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h60318 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/
Dvmlinux.h16664 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 *);
Dvmlinux_510.h16664 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/
Dvmlinux.h29345 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 *);
Dvmlinux_505.h29345 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 *);