Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
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()
513 struct tb_property *property; in tb_property_add_immediate()
[all …]
Dxdomain.c760 const struct tb_property *p = data; in find_service()
771 struct tb_property *property) in populate_service()
774 struct tb_property *p; in populate_service()
800 struct tb_property *p; in enumerate_services()
852 const struct tb_property *p; in populate_properties()
1616 struct tb_property *p; in remove_directory()
/Linux-v5.4/include/linux/
Dthunderbolt.h129 struct tb_property { struct
156 void tb_property_remove(struct tb_property *tb_property); argument
157 struct tb_property *tb_property_find(struct tb_property_dir *dir,
159 struct tb_property *tb_property_get_next(struct tb_property_dir *dir,
160 struct tb_property *prev);