Searched refs:acpi_handle_info (Results 1 – 4 of 4) sorted by relevance
93 acpi_handle_info(handle, "failed to evaluate _DSM\n"); in nouveau_optimus_dsm()143 acpi_handle_info(handle, "failed to evaluate _DSM\n"); in nouveau_dsm()
169 acpi_handle_info(handle, "%s at %pR, GSI %u\n", in handle_ioapic_add()
343 acpi_handle_info(ds->handle, "%s\n", dock ? "docking" : "undocking"); in handle_dock()
680 #define acpi_handle_info(handle, fmt, ...) \ macro