Searched refs:previous_interface (Results 1 – 1 of 1) sorted by relevance
239 struct acpi_interface_info *previous_interface; in acpi_ut_remove_interface() local242 previous_interface = next_interface = acpi_gbl_supported_interfaces; in acpi_ut_remove_interface()253 if (previous_interface == next_interface) { in acpi_ut_remove_interface()257 previous_interface->next = in acpi_ut_remove_interface()278 previous_interface = next_interface; in acpi_ut_remove_interface()
Completed in 5 milliseconds