Home
last modified time | relevance | path

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

/linux-6.1.9/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()
514 struct tb_property *property, *p = NULL; in tb_property_copy_dir()
[all …]
Dxdomain.c1002 const struct tb_property *p = data; in find_service()
1013 struct tb_property *property) in populate_service()
1016 struct tb_property *p; in populate_service()
1042 struct tb_property *p; in enumerate_services()
1097 const struct tb_property *p; in populate_properties()
2349 struct tb_property *p; in remove_directory()
Dtest.c2587 struct tb_property *p; in tb_test_property_parse()
2674 struct tb_property *p1, *p2, *tmp; in compare_dirs()
/linux-6.1.9/include/linux/
Dthunderbolt.h132 struct tb_property { struct
160 void tb_property_remove(struct tb_property *tb_property); argument
161 struct tb_property *tb_property_find(struct tb_property_dir *dir,
163 struct tb_property *tb_property_get_next(struct tb_property_dir *dir,
164 struct tb_property *prev);