Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dswnode.c360 void property_entries_free(const struct property_entry *properties) in property_entries_free() function
372 EXPORT_SYMBOL_GPL(property_entries_free);
744 property_entries_free(props); in software_node_alloc()
755 property_entries_free(node->properties); in software_node_free()
/linux/drivers/base/test/
H A Dproperty-entry-test.c369 property_entries_free(copy); in pe_test_move_inline_u8()
402 property_entries_free(copy); in pe_test_move_inline_str()
/linux/drivers/platform/chrome/
H A Dchromeos_laptop.c847 property_entries_free(acpi_dev->swnode.properties); in chromeos_laptop_prepare_acpi_peripherals()
871 property_entries_free(acpi_dev->swnode.properties); in chromeos_laptop_destroy()