Home
last modified time | relevance | path

Searched refs:previous_interface (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/acpi/acpica/
A Dutosi.c239 struct acpi_interface_info *previous_interface; in acpi_ut_remove_interface() local
242 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