Searched defs:acpi_device (Results 1 – 1 of 1) sorted by relevance
281 struct acpi_device { struct283 struct acpi_device *parent; argument288 struct acpi_device_status status; argument289 struct acpi_device_flags flags; argument290 struct acpi_device_pnp pnp; argument291 struct acpi_device_power power; argument292 struct acpi_device_wakeup wakeup; argument293 struct acpi_device_perf performance; argument294 struct acpi_device_dir dir; argument295 struct acpi_device_ops ops; argument[all …]