Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dproperty.c38 static struct tb_property_dir *__tb_property_parse_dir(const u32 *block,
116 dir = __tb_property_parse_dir(block, block_len, entry->value, in tb_property_parse()
161 static struct tb_property_dir *__tb_property_parse_dir(const u32 *block, in __tb_property_parse_dir() function
231 return __tb_property_parse_dir(block, block_len, 0, rootdir->length, in tb_property_parse_dir()