Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/x86_64/
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 …]