Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dresource_ext.h51 static inline void resource_list_free_entry(struct resource_entry *entry) in resource_list_free_entry() function
60 resource_list_free_entry(entry); in resource_list_destroy_entry()
/linux/drivers/acpi/
H A Dpci_root.c855 resource_list_free_entry(entry); in acpi_pci_root_validate_resources()