Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds