Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dresource_ext.h59 static inline void resource_list_free_entry(struct resource_entry *entry) in resource_list_free_entry() function
68 resource_list_free_entry(entry); in resource_list_destroy_entry()
/linux-4.1.27/arch/x86/pci/
Dacpi.c287 resource_list_free_entry(entry); in validate_resources()