tb_register_property_dir
ret = tb_register_property_dir("network", tbnet_dir);
ret = tb_register_property_dir("dma_test", dma_test_dir);
EXPORT_SYMBOL_GPL(tb_register_property_dir);
int tb_register_property_dir(const char *key, struct tb_property_dir *dir);