Lines Matching defs:devices
173 * struct x86_legacy_devices - legacy x86 devices
178 * These are devices known to require LPC or ISA bus. The definition of legacy
179 * devices adheres to the ACPI 5.2.9.3 IA-PC Boot Architecture flag
180 * ACPI_FADT_LEGACY_DEVICES. These devices consist of user visible devices on
181 * the LPC or ISA bus. User visible devices are devices that have end-user
182 * accessible connectors (for example, LPT parallel port). Legacy devices on
185 * legacy devices can assume all devices can be detected exclusively via
189 * have any of the legacy devices enumerated below present.
219 * @devices: legacy x86 devices, refer to struct x86_legacy_devices
228 struct x86_legacy_devices devices;