Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dthunderbolt.h168 void tb_unregister_property_dir(const char *key, struct tb_property_dir *dir);
/OK3568_Linux_fs/kernel/drivers/net/
H A Dthunderbolt.c1356 tb_unregister_property_dir("network", tbnet_dir); in tbnet_init()
1367 tb_unregister_property_dir("network", tbnet_dir); in tbnet_exit()
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dxdomain.c1712 void tb_unregister_property_dir(const char *key, struct tb_property_dir *dir) in tb_unregister_property_dir() function
1724 EXPORT_SYMBOL_GPL(tb_unregister_property_dir);