Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
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()
Dxdomain.c661 dir = tb_property_copy_dir(xdomain_property_dir); in update_property_block()
Dtest.c2750 dst = tb_property_copy_dir(src); in tb_test_property_copy()
/linux-6.1.9/include/linux/
Dthunderbolt.h149 struct tb_property_dir *tb_property_copy_dir(const struct tb_property_dir *dir);