Searched refs:tb_unregister_protocol_handler (Results 1 – 3 of 3) sorted by relevance
378 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler);
1349 tb_unregister_protocol_handler(&net->handler); in tbnet_probe()1362 tb_unregister_protocol_handler(&net->handler); in tbnet_remove()1382 tb_unregister_protocol_handler(&net->handler); in tbnet_suspend()
638 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler) in tb_unregister_protocol_handler() function644 EXPORT_SYMBOL_GPL(tb_unregister_protocol_handler);