Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thunderbolt/
Dproperty.c180 tb_property_free_dir(dir); in __tb_property_parse_dir()
197 tb_property_free_dir(dir); in __tb_property_parse_dir()
267 tb_property_free_dir(property->value.dir); in tb_property_free()
293 void tb_property_free_dir(struct tb_property_dir *dir) in tb_property_free_dir() function
307 EXPORT_SYMBOL_GPL(tb_property_free_dir);
Dxdomain.c1052 tb_property_free_dir(xd->properties); in tb_xdomain_get_properties()
1083 tb_property_free_dir(dir); in tb_xdomain_get_properties()
1189 tb_property_free_dir(xd->properties); in tb_xdomain_release()
1751 tb_property_free_dir(xdomain_property_dir); in tb_xdomain_exit()
/kernel/linux/linux-5.10/include/linux/
Dthunderbolt.h147 void tb_property_free_dir(struct tb_property_dir *dir);
/kernel/linux/linux-5.10/drivers/net/
Dthunderbolt.c1347 tb_property_free_dir(tbnet_dir); in tbnet_init()
1359 tb_property_free_dir(tbnet_dir); in tbnet_exit()