Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dthunderbolt.h378 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler);
/Linux-v6.6/drivers/net/thunderbolt/
Dmain.c1349 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()
/Linux-v6.6/drivers/thunderbolt/
Dxdomain.c638 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler) in tb_unregister_protocol_handler() function
644 EXPORT_SYMBOL_GPL(tb_unregister_protocol_handler);