Searched refs:tb_unregister_protocol_handler (Results 1 – 3 of 3) sorted by relevance
331 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler);
454 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler) in tb_unregister_protocol_handler() function460 EXPORT_SYMBOL_GPL(tb_unregister_protocol_handler);
1255 tb_unregister_protocol_handler(&net->handler); in tbnet_probe()1268 tb_unregister_protocol_handler(&net->handler); in tbnet_remove()