Searched refs:tb_unregister_protocol_handler (Results 1 – 3 of 3) sorted by relevance
361 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler);
1280 tb_unregister_protocol_handler(&net->handler); in tbnet_probe()1293 tb_unregister_protocol_handler(&net->handler); in tbnet_remove()1313 tb_unregister_protocol_handler(&net->handler); in tbnet_suspend()
510 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler) in tb_unregister_protocol_handler() function516 EXPORT_SYMBOL_GPL(tb_unregister_protocol_handler);