Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h60075 struct acpi_device_status { struct
60076 u32 present: 1;
60077 u32 enabled: 1;
60078 u32 show_in_ui: 1;
60079 u32 functional: 1;
60080 u32 battery_present: 1;
60081 u32 reserved: 27;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h16490 struct acpi_device_status { struct
16491 u32 present: 1;
16492 u32 enabled: 1;
16493 u32 show_in_ui: 1;
16494 u32 functional: 1;
16495 u32 battery_present: 1;
16496 u32 reserved: 27;
Dvmlinux_510.h16490 struct acpi_device_status { struct
16491 u32 present: 1;
16492 u32 enabled: 1;
16493 u32 show_in_ui: 1;
16494 u32 functional: 1;
16495 u32 battery_present: 1;
16496 u32 reserved: 27;
/external/bcc/libbpf-tools/x86/
Dvmlinux.h29171 struct acpi_device_status { struct
29172 u32 present: 1;
29173 u32 enabled: 1;
29174 u32 show_in_ui: 1;
29175 u32 functional: 1;
29176 u32 battery_present: 1;
29177 u32 reserved: 27;
Dvmlinux_505.h29171 struct acpi_device_status { struct
29172 u32 present: 1;
29173 u32 enabled: 1;
29174 u32 show_in_ui: 1;
29175 u32 functional: 1;
29176 u32 battery_present: 1;
29177 u32 reserved: 27;