Lines Matching defs:acpi_device
359 struct acpi_device { struct
363 struct acpi_device *parent; argument
368 struct acpi_device_status status; argument
369 struct acpi_device_flags flags; argument
370 struct acpi_device_pnp pnp; argument
371 struct acpi_device_power power; argument
372 struct acpi_device_wakeup wakeup; argument
373 struct acpi_device_perf performance; argument
374 struct acpi_device_dir dir; argument
375 struct acpi_device_data data; argument
386 void (*remove)(struct acpi_device *); argument