Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
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 …]
A 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()
A Dtest.c2587 struct tb_property *p; in tb_test_property_parse()
2674 struct tb_property *p1, *p2, *tmp; in compare_dirs()
/linux-6.3-rc2/include/linux/
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);

Completed in 14 milliseconds