tb_property_entry   28 drivers/thunderbolt/property.c 	struct tb_property_entry entries[];
tb_property_entry   33 drivers/thunderbolt/property.c 	struct tb_property_entry entries[];
tb_property_entry   52 drivers/thunderbolt/property.c static bool tb_property_entry_valid(const struct tb_property_entry *entry,
tb_property_entry   96 drivers/thunderbolt/property.c 					const struct tb_property_entry *entry)
tb_property_entry  164 drivers/thunderbolt/property.c 	const struct tb_property_entry *entries;
tb_property_entry  187 drivers/thunderbolt/property.c 	entries = (const struct tb_property_entry *)&block[content_offset];
tb_property_entry  321 drivers/thunderbolt/property.c 		len += sizeof(struct tb_property_entry) / 4;
tb_property_entry  353 drivers/thunderbolt/property.c 	struct tb_property_entry *entry;