Searched defs:acpi_device_flags (Results 1 – 8 of 8) sorted by relevance
23380 struct acpi_device_flags { struct23381 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 …]
33963 struct acpi_device_flags { struct33964 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 …]
26505 struct acpi_device_flags { struct26506 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 …]
35760 struct acpi_device_flags { struct35761 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 …]
76798 struct acpi_device_flags { struct76799 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 …]