Home
last modified time | relevance | path

Searched refs:tb_unregister_protocol_handler (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/include/linux/
Dthunderbolt.h361 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler);
/Linux-v5.15/drivers/net/
Dthunderbolt.c1280 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()
/Linux-v5.15/drivers/thunderbolt/
Dxdomain.c510 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler) in tb_unregister_protocol_handler() function
516 EXPORT_SYMBOL_GPL(tb_unregister_protocol_handler);