Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/platform/chrome/
Dchromeos_laptop.c762 property_entries_free(info->properties); in chromeos_laptop_prepare_i2c_peripherals()
823 property_entries_free(acpi_dev->properties); in chromeos_laptop_prepare_acpi_peripherals()
842 property_entries_free(info->properties); in chromeos_laptop_destroy()
848 property_entries_free(acpi_dev->properties); in chromeos_laptop_destroy()
/Linux-v5.4/drivers/base/
Dswnode.c456 void property_entries_free(const struct property_entry *properties) in property_entries_free() function
468 EXPORT_SYMBOL_GPL(property_entries_free);
680 property_entries_free(swnode->node->properties); in software_node_release()
744 property_entries_free(node->properties); in swnode_register()
/Linux-v5.4/include/linux/
Dproperty.h320 void property_entries_free(const struct property_entry *properties);