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