Home
last modified time | relevance | path

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

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