Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dproperty.c512 struct tb_property_dir *tb_property_copy_dir(const struct tb_property_dir *dir) in tb_property_copy_dir() function
535 p->value.dir = tb_property_copy_dir(property->value.dir); in tb_property_copy_dir()
H A Dtest.c2832 dst = tb_property_copy_dir(src); in tb_test_property_copy()
/linux/include/linux/
H A Dthunderbolt.h148 struct tb_property_dir *tb_property_copy_dir(const struct tb_property_dir *dir);