Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dproperty.c309 static size_t tb_property_dir_length(const struct tb_property_dir *dir, in tb_property_dir_length() function
326 len += tb_property_dir_length( in tb_property_dir_length()
402 dir_len = tb_property_dir_length(dir, false, &data_len); in __tb_property_format_dir()
440 entry->length = tb_property_dir_length(child, false, in __tb_property_format_dir()
496 dir_len = tb_property_dir_length(dir, true, &data_len); in tb_property_format_dir()