Home
last modified time | relevance | path

Searched defs:acpi_device_flags (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h23380 struct acpi_device_flags { struct
23381 u32 dynamic_status: 1;
23382 u32 removable: 1;
23383 u32 ejectable: 1;
23384 u32 power_manageable: 1;
23385 u32 match_driver: 1;
23386 u32 initialized: 1;
23387 u32 visited: 1;
23388 u32 hotplug_notify: 1;
23389 u32 is_dock_station: 1;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h33963 struct acpi_device_flags { struct
33964 u32 dynamic_status: 1;
33965 u32 removable: 1;
33966 u32 ejectable: 1;
33967 u32 power_manageable: 1;
33968 u32 match_driver: 1;
33969 u32 initialized: 1;
33970 u32 visited: 1;
33971 u32 hotplug_notify: 1;
33972 u32 is_dock_station: 1;
[all …]
H A Dvmlinux_602.h33963 struct acpi_device_flags { struct
33964 u32 dynamic_status: 1;
33965 u32 removable: 1;
33966 u32 ejectable: 1;
33967 u32 power_manageable: 1;
33968 u32 match_driver: 1;
33969 u32 initialized: 1;
33970 u32 visited: 1;
33971 u32 hotplug_notify: 1;
33972 u32 is_dock_station: 1;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h26505 struct acpi_device_flags { struct
26506 u32 dynamic_status: 1;
26507 u32 removable: 1;
26508 u32 ejectable: 1;
26509 u32 power_manageable: 1;
26510 u32 match_driver: 1;
26511 u32 initialized: 1;
26512 u32 visited: 1;
26513 u32 hotplug_notify: 1;
26514 u32 is_dock_station: 1;
[all …]
H A Dvmlinux_518.h26505 struct acpi_device_flags { struct
26506 u32 dynamic_status: 1;
26507 u32 removable: 1;
26508 u32 ejectable: 1;
26509 u32 power_manageable: 1;
26510 u32 match_driver: 1;
26511 u32 initialized: 1;
26512 u32 visited: 1;
26513 u32 hotplug_notify: 1;
26514 u32 is_dock_station: 1;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h35760 struct acpi_device_flags { struct
35761 u32 dynamic_status: 1;
35762 u32 removable: 1;
35763 u32 ejectable: 1;
35764 u32 power_manageable: 1;
35765 u32 match_driver: 1;
35766 u32 initialized: 1;
35767 u32 visited: 1;
35768 u32 hotplug_notify: 1;
35769 u32 is_dock_station: 1;
[all …]
H A Dvmlinux.h35760 struct acpi_device_flags { struct
35761 u32 dynamic_status: 1;
35762 u32 removable: 1;
35763 u32 ejectable: 1;
35764 u32 power_manageable: 1;
35765 u32 match_driver: 1;
35766 u32 initialized: 1;
35767 u32 visited: 1;
35768 u32 hotplug_notify: 1;
35769 u32 is_dock_station: 1;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h76798 struct acpi_device_flags { struct
76799 u32 dynamic_status: 1;
76800 u32 removable: 1;
76801 u32 ejectable: 1;
76802 u32 power_manageable: 1;
76803 u32 match_driver: 1;
76804 u32 initialized: 1;
76805 u32 visited: 1;
76806 u32 hotplug_notify: 1;
76807 u32 is_dock_station: 1;
[all …]