Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dproperty.c16 struct tb_property_entry { struct
28 struct tb_property_entry entries[]; argument
33 struct tb_property_entry entries[];
52 static bool tb_property_entry_valid(const struct tb_property_entry *entry, in tb_property_entry_valid()
96 const struct tb_property_entry *entry) in tb_property_parse()
164 const struct tb_property_entry *entries; in __tb_property_parse_dir()
187 entries = (const struct tb_property_entry *)&block[content_offset]; in __tb_property_parse_dir()
321 len += sizeof(struct tb_property_entry) / 4; in tb_property_dir_length()
353 struct tb_property_entry *entry; in __tb_property_format_dir()