Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dproperty.c79 static struct tb_property *
82 struct tb_property *property; in tb_property_alloc()
99 struct tb_property *property; in tb_property_parse()
193 struct tb_property *property; in __tb_property_parse_dir()
525 struct tb_property *p; in tb_property_copy_dir()
584 struct tb_property *property; in tb_property_add_immediate()
615 struct tb_property *property; in tb_property_add_data()
651 struct tb_property *property; in tb_property_add_text()
683 struct tb_property *property; in tb_property_add_dir()
725 struct tb_property *property; in tb_property_find()
[all …]
H A Dxdomain.c1031 const struct tb_property *p = data; in find_service()
1042 struct tb_property *property) in populate_service()
1045 struct tb_property *p; in populate_service()
1071 struct tb_property *p; in enumerate_services()
1126 const struct tb_property *p; in populate_properties()
2421 struct tb_property *p; in remove_directory()
H A Dtest.c2669 struct tb_property *p; in tb_test_property_parse()
2756 struct tb_property *p1, *p2, *tmp; in compare_dirs()
/openbmc/linux/include/linux/
H A 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);