Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/base/
A Dswnode.c349 void property_entries_free(const struct property_entry *properties) in property_entries_free() function
361 EXPORT_SYMBOL_GPL(property_entries_free);
730 property_entries_free(props); in software_node_alloc()
741 property_entries_free(node->properties); in software_node_free()
/linux-6.3-rc2/drivers/base/test/
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-6.3-rc2/drivers/platform/chrome/
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()
/linux-6.3-rc2/include/linux/
A Dproperty.h391 void property_entries_free(const struct property_entry *properties);

Completed in 9 milliseconds