Searched refs:tb_unregister_protocol_handler (Results 1 – 3 of 3) sorted by relevance
364 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler);
1301 tb_unregister_protocol_handler(&net->handler); in tbnet_probe()1314 tb_unregister_protocol_handler(&net->handler); in tbnet_remove()1334 tb_unregister_protocol_handler(&net->handler); in tbnet_suspend()
639 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler) in tb_unregister_protocol_handler() function645 EXPORT_SYMBOL_GPL(tb_unregister_protocol_handler);