Searched refs:tb_property_parse_dir (Results 1 – 4 of 4) sorted by relevance
145 struct tb_property_dir *tb_property_parse_dir(const u32 *block,
220 struct tb_property_dir *tb_property_parse_dir(const u32 *block, in tb_property_parse_dir() function
2589 dir = tb_property_parse_dir(root_directory, ARRAY_SIZE(root_directory)); in tb_test_property_parse()2651 dir = tb_property_parse_dir(root_directory, ARRAY_SIZE(root_directory)); in tb_test_property_format()2747 src = tb_property_parse_dir(root_directory, ARRAY_SIZE(root_directory)); in tb_test_property_copy()
1388 dir = tb_property_parse_dir(block, ret); in tb_xdomain_get_properties()