Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dthunderbolt.h144 ssize_t tb_property_format_dir(const struct tb_property_dir *dir, u32 *block,
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dproperty.c488 ssize_t tb_property_format_dir(const struct tb_property_dir *dir, u32 *block, in tb_property_format_dir() function
H A Dxdomain.c509 ret = tb_property_format_dir(xdomain_property_dir, NULL, 0); in rebuild_property_block()
519 ret = tb_property_format_dir(xdomain_property_dir, block, len); in rebuild_property_block()