Searched defs:acpi_device (Results 1 – 5 of 5) sorted by relevance
471 struct acpi_device { struct478 struct acpi_device_status status; argument479 struct acpi_device_flags flags; argument480 struct acpi_device_pnp pnp; argument481 struct acpi_device_power power; argument482 struct acpi_device_wakeup wakeup; argument483 struct acpi_device_perf performance; argument484 struct acpi_device_dir dir; argument485 struct acpi_device_data data; argument488 struct acpi_device_software_nodes *swnodes; argument[all …]
65 struct acpi_device *acpi_device; member1296 struct acpi_device *acpi_device = data; in acpi_wmi_remove_notify_handler() local1310 struct acpi_device *acpi_device; in acpi_wmi_probe() local
1150 int (*fn)(struct acpi_device *, void *), void *data) in acpi_dev_for_each_child()1161 int (*fn)(struct acpi_device *, void *), in acpi_dev_for_each_child_reverse()
369 struct acpi_device *acpi_device = to_acpi_device(d); in eject_store() local
104 uint32_t acpi_device; member