Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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.c535 const struct tb_property *nodename; in finalize_property_block()
811 const struct tb_property *p = data; in find_service()
822 struct tb_property *property) in populate_service()
825 struct tb_property *p; in populate_service()
851 struct tb_property *p; in enumerate_services()
904 const struct tb_property *p; in populate_properties()
1644 struct tb_property *p; in remove_directory()
/kernel/linux/linux-5.10/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);