Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dproperty.c28 struct tb_property_rootdir_entry { struct
222 const struct tb_property_rootdir_entry *rootdir = in tb_property_parse_dir()
223 (const struct tb_property_rootdir_entry *)block; in tb_property_parse_dir()
317 len += sizeof(struct tb_property_rootdir_entry) / 4; in tb_property_dir_length()
418 struct tb_property_rootdir_entry *re; in __tb_property_format_dir()
420 re = (struct tb_property_rootdir_entry *)&block[start_offset]; in __tb_property_format_dir()