Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/base/
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-6.12.1/drivers/base/test/
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-6.12.1/drivers/platform/chrome/
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()
/linux-6.12.1/include/linux/
Dproperty.h455 void property_entries_free(const struct property_entry *properties);