Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dswnode.c349 void property_entries_free(const struct property_entry *properties) in property_entries_free() function
361 EXPORT_SYMBOL_GPL(property_entries_free);
733 property_entries_free(props); in software_node_alloc()
744 property_entries_free(node->properties); in software_node_free()
/openbmc/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()
/openbmc/linux/drivers/platform/chrome/
H A Dchromeos_laptop.c848 property_entries_free(acpi_dev->swnode.properties); in chromeos_laptop_prepare_acpi_peripherals()
872 property_entries_free(acpi_dev->swnode.properties); in chromeos_laptop_destroy()
/openbmc/linux/include/linux/
H A Dproperty.h436 void property_entries_free(const struct property_entry *properties);