Searched refs:previous_interface (Results 1 – 1 of 1) sorted by relevance
238 struct acpi_interface_info *previous_interface; in acpi_ut_remove_interface() local241 previous_interface = next_interface = acpi_gbl_supported_interfaces; in acpi_ut_remove_interface()252 if (previous_interface == next_interface) { in acpi_ut_remove_interface()256 previous_interface->next = in acpi_ut_remove_interface()277 previous_interface = next_interface; in acpi_ut_remove_interface()