Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Ddma_test.c742 tb_unregister_property_dir("dma_test", dma_test_dir); in dma_test_init()
755 tb_unregister_property_dir("dma_test", dma_test_dir); in dma_test_exit()
H A Dxdomain.c2485 void tb_unregister_property_dir(const char *key, struct tb_property_dir *dir) in tb_unregister_property_dir() function
2497 EXPORT_SYMBOL_GPL(tb_unregister_property_dir);
/openbmc/linux/include/linux/
H A Dthunderbolt.h172 void tb_unregister_property_dir(const char *key, struct tb_property_dir *dir);
/openbmc/linux/drivers/net/thunderbolt/
H A Dmain.c1451 tb_unregister_property_dir("network", tbnet_dir); in tbnet_init()
1462 tb_unregister_property_dir("network", tbnet_dir); in tbnet_exit()