Home
last modified time | relevance | path

Searched defs:acpi_hotplug_profile (Results 1 – 7 of 7) sorted by relevance

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h22873 struct acpi_hotplug_profile { struct
22874 struct kobject kobj;
22875 int (*scan_dependent)(struct acpi_device *);
22876 void (*notify_online)(struct acpi_device *);
22877 bool enabled: 1;
22878 bool demand_offline: 1;
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h33946 struct acpi_hotplug_profile { struct
33947 struct kobject kobj;
33948 int (*scan_dependent)(struct acpi_device *);
33949 void (*notify_online)(struct acpi_device *);
33950 bool enabled: 1;
33951 bool demand_offline: 1;
Dvmlinux.h33946 struct acpi_hotplug_profile { struct
33947 struct kobject kobj;
33948 int (*scan_dependent)(struct acpi_device *);
33949 void (*notify_online)(struct acpi_device *);
33950 bool enabled: 1;
33951 bool demand_offline: 1;
/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h26708 struct acpi_hotplug_profile { struct
26724 struct acpi_hotplug_profile hotplug; argument
Dvmlinux.h26708 struct acpi_hotplug_profile { struct
26724 struct acpi_hotplug_profile hotplug; argument
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h35743 struct acpi_hotplug_profile { struct
35744 struct kobject kobj;
35745 int (*scan_dependent)(struct acpi_device *);
35746 void (*notify_online)(struct acpi_device *);
35747 bool enabled: 1;
35748 bool demand_offline: 1;
Dvmlinux_608.h35743 struct acpi_hotplug_profile { struct
35744 struct kobject kobj;
35745 int (*scan_dependent)(struct acpi_device *);
35746 void (*notify_online)(struct acpi_device *);
35747 bool enabled: 1;
35748 bool demand_offline: 1;