Home
last modified time | relevance | path

Searched refs:acpi_dev_new_resource_entry (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/acpi/
H A Dresource.c638 static acpi_status acpi_dev_new_resource_entry(struct resource_win *win, in acpi_dev_new_resource_entry() function
681 return acpi_dev_new_resource_entry(&win, c); in acpi_dev_process_resource()
686 status = acpi_dev_new_resource_entry(&win, c); in acpi_dev_process_resource()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dresource.c789 static acpi_status acpi_dev_new_resource_entry(struct resource_win *win, in acpi_dev_new_resource_entry() function
832 return acpi_dev_new_resource_entry(&win, c); in acpi_dev_process_resource()
837 status = acpi_dev_new_resource_entry(&win, c); in acpi_dev_process_resource()

Completed in 4 milliseconds