Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Ddma_test.c738 tb_unregister_property_dir("dma_test", dma_test_dir); in dma_test_init()
751 tb_unregister_property_dir("dma_test", dma_test_dir); in dma_test_exit()
Dxdomain.c2413 void tb_unregister_property_dir(const char *key, struct tb_property_dir *dir) in tb_unregister_property_dir() function
2425 EXPORT_SYMBOL_GPL(tb_unregister_property_dir);
/linux-6.1.9/include/linux/
Dthunderbolt.h172 void tb_unregister_property_dir(const char *key, struct tb_property_dir *dir);
/linux-6.1.9/drivers/net/
Dthunderbolt.c1405 tb_unregister_property_dir("network", tbnet_dir); in tbnet_init()
1416 tb_unregister_property_dir("network", tbnet_dir); in tbnet_exit()