Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dproperty.c569 int tb_property_add_text(struct tb_property_dir *parent, const char *key, in tb_property_add_text() function
590 EXPORT_SYMBOL_GPL(tb_property_add_text);
Dxdomain.c1592 tb_property_add_text(xdomain_property_dir, "vendorid", "Intel Corp."); in tb_xdomain_init()
1594 tb_property_add_text(xdomain_property_dir, "deviceid", in tb_xdomain_init()
/Linux-v4.19/include/linux/
Dthunderbolt.h155 int tb_property_add_text(struct tb_property_dir *parent, const char *key,