Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dproperty.c505 * tb_property_copy_dir() - Take a deep copy of directory
512 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()
/kernel/linux/linux-6.6/include/linux/
H A Dthunderbolt.h149 struct tb_property_dir *tb_property_copy_dir(const struct tb_property_dir *dir);

Completed in 9 milliseconds