Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dproperty.c25 struct tb_property_rootdir_entry { struct
225 const struct tb_property_rootdir_entry *rootdir = in tb_property_parse_dir()
226 (const struct tb_property_rootdir_entry *)block; in tb_property_parse_dir()
322 len += sizeof(struct tb_property_rootdir_entry) / 4; in tb_property_dir_length()
423 struct tb_property_rootdir_entry *re; in __tb_property_format_dir()
425 re = (struct tb_property_rootdir_entry *)&block[start_offset]; in __tb_property_format_dir()