Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dproperty.c82 static struct tb_property *
85 struct tb_property *property; in tb_property_alloc()
98 static struct tb_property *tb_property_parse(const u32 *block, size_t block_len, in tb_property_parse()
102 struct tb_property *property; in tb_property_parse()
192 struct tb_property *property; in __tb_property_parse_dir()
262 static void tb_property_free(struct tb_property *property) in tb_property_free()
294 struct tb_property *property, *tmp; in tb_property_free_dir()
311 const struct tb_property *property; in tb_property_dir_length()
351 const struct tb_property *property; in __tb_property_format_dir()
512 struct tb_property *property; in tb_property_add_immediate()
[all …]
Dxdomain.c704 const struct tb_property *p = data; in find_service()
715 struct tb_property *property) in populate_service()
718 struct tb_property *p; in populate_service()
744 struct tb_property *p; in enumerate_services()
790 const struct tb_property *p; in populate_properties()
1495 struct tb_property *p; in remove_directory()
/Linux-v4.19/include/linux/
Dthunderbolt.h132 struct tb_property { struct
159 void tb_property_remove(struct tb_property *tb_property); argument
160 struct tb_property *tb_property_find(struct tb_property_dir *dir,
162 struct tb_property *tb_property_get_next(struct tb_property_dir *dir,
163 struct tb_property *prev);