Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dproperty.c308 static size_t tb_property_dir_length(const struct tb_property_dir *dir, in tb_property_dir_length() function
325 len += tb_property_dir_length( in tb_property_dir_length()
401 dir_len = tb_property_dir_length(dir, false, &data_len); in __tb_property_format_dir()
439 entry->length = tb_property_dir_length(child, false, in __tb_property_format_dir()
495 dir_len = tb_property_dir_length(dir, true, &data_len); in tb_property_format_dir()