Home
last modified time | relevance | path

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

/Linux-v6.6/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.c660 dir = tb_property_copy_dir(xdomain_property_dir); in update_property_block()
Dtest.c2832 dst = tb_property_copy_dir(src); in tb_test_property_copy()
/Linux-v6.6/include/linux/
Dthunderbolt.h149 struct tb_property_dir *tb_property_copy_dir(const struct tb_property_dir *dir);