Searched defs:acpi_device (Results 1 – 2 of 2) sorted by relevance
445 struct acpi_device { struct452 struct acpi_device_status status; argument453 struct acpi_device_flags flags; argument454 struct acpi_device_pnp pnp; argument455 struct acpi_device_power power; argument456 struct acpi_device_wakeup wakeup; argument457 struct acpi_device_perf performance; argument458 struct acpi_device_dir dir; argument459 struct acpi_device_data data; argument462 struct acpi_device_software_nodes *swnodes; argument[all …]
1177 int (*fn)(struct acpi_device *, void *), void *data) in acpi_dev_for_each_child()1188 int (*fn)(struct acpi_device *, void *), in acpi_dev_for_each_child_reverse()