Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dproperty.c259 * tb_property_create_dir() - Creates new property directory
267 struct tb_property_dir *tb_property_create_dir(const uuid_t *uuid) in tb_property_create_dir()
286 EXPORT_SYMBOL_GPL(tb_property_create_dir); in tb_property_free()
539 d = tb_property_create_dir(dir->uuid); in tb_property_copy_dir()
260 struct tb_property_dir *tb_property_create_dir(const uuid_t *uuid) tb_property_create_dir() function
H A Ddma_test.c719 dma_test_dir = tb_property_create_dir(&dma_test_dir_uuid); in dma_test_init()
H A Dxdomain.c2750 xdomain_property_dir = tb_property_create_dir(NULL);