Searched refs:previous_interface (Results 1 – 1 of 1) sorted by relevance
240 struct acpi_interface_info *previous_interface; in acpi_ut_remove_interface() local243 previous_interface = next_interface = acpi_gbl_supported_interfaces; in acpi_ut_remove_interface()254 if (previous_interface == next_interface) { in acpi_ut_remove_interface()258 previous_interface->next = in acpi_ut_remove_interface()279 previous_interface = next_interface; in acpi_ut_remove_interface()