Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/acpi/
H A Ddevice.c233 int acpi_device_status(const struct device *dev) in acpi_device_status() function
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h23371 struct acpi_device_status { struct
23372 u32 present: 1;
23373 u32 enabled: 1;
23374 u32 show_in_ui: 1;
23375 u32 functional: 1;
23376 u32 battery_present: 1;
23377 u32 reserved: 27;
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h33954 struct acpi_device_status { struct
33955 u32 present: 1;
33956 u32 enabled: 1;
33957 u32 show_in_ui: 1;
33958 u32 functional: 1;
33959 u32 battery_present: 1;
33960 u32 reserved: 27;
H A Dvmlinux_602.h33954 struct acpi_device_status { struct
33955 u32 present: 1;
33956 u32 enabled: 1;
33957 u32 show_in_ui: 1;
33958 u32 functional: 1;
33959 u32 battery_present: 1;
33960 u32 reserved: 27;
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h26496 struct acpi_device_status { struct
26497 u32 present: 1;
26498 u32 enabled: 1;
26499 u32 show_in_ui: 1;
26500 u32 functional: 1;
26501 u32 battery_present: 1;
26502 u32 reserved: 27;
H A Dvmlinux_518.h26496 struct acpi_device_status { struct
26497 u32 present: 1;
26498 u32 enabled: 1;
26499 u32 show_in_ui: 1;
26500 u32 functional: 1;
26501 u32 battery_present: 1;
26502 u32 reserved: 27;
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h35751 struct acpi_device_status { struct
35752 u32 present: 1;
35753 u32 enabled: 1;
35754 u32 show_in_ui: 1;
35755 u32 functional: 1;
35756 u32 battery_present: 1;
35757 u32 reserved: 27;
H A Dvmlinux.h35751 struct acpi_device_status { struct
35752 u32 present: 1;
35753 u32 enabled: 1;
35754 u32 show_in_ui: 1;
35755 u32 functional: 1;
35756 u32 battery_present: 1;
35757 u32 reserved: 27;
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h76789 struct acpi_device_status { struct
76790 u32 present: 1;
76791 u32 enabled: 1;
76792 u32 show_in_ui: 1;
76793 u32 functional: 1;
76794 u32 battery_present: 1;
76795 u32 reserved: 27;