Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/ !
Dproperty.c25 struct tb_property_rootdir_entry { struct
223 const struct tb_property_rootdir_entry *rootdir = in tb_property_parse_dir()
224 (const struct tb_property_rootdir_entry *)block; in tb_property_parse_dir()
318 len += sizeof(struct tb_property_rootdir_entry) / 4; in tb_property_dir_length()
419 struct tb_property_rootdir_entry *re; in __tb_property_format_dir()
421 re = (struct tb_property_rootdir_entry *)&block[start_offset]; in __tb_property_format_dir()