Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dproperty.c79 static struct tb_property *
82 struct tb_property *property; in tb_property_alloc()
95 static struct tb_property *tb_property_parse(const u32 *block, size_t block_len, in tb_property_parse()
99 struct tb_property *property; in tb_property_parse()
193 struct tb_property *property; in __tb_property_parse_dir()
263 static void tb_property_free(struct tb_property *property) in tb_property_free()
295 struct tb_property *property, *tmp; in tb_property_free_dir()
312 const struct tb_property *property; in tb_property_dir_length()
352 const struct tb_property *property; in __tb_property_format_dir()
514 struct tb_property *property, *p = NULL; in tb_property_copy_dir()
[all …]
/linux/include/linux/
H A Dthunderbolt.h138 struct tb_property { struct
166 void tb_property_remove(struct tb_property *tb_property); argument
167 struct tb_property *tb_property_find(struct tb_property_dir *dir,
169 struct tb_property *tb_property_get_next(struct tb_property_dir *dir,
170 struct tb_property *prev);