Home
last modified time | relevance | path

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

/linux/drivers/net/thunderbolt/ !
H A Dmain.c1401 tb_unregister_protocol_handler(&net->handler); in tbnet_probe()
1414 tb_unregister_protocol_handler(&net->handler); in tbnet_remove()
1434 tb_unregister_protocol_handler(&net->handler); in tbnet_suspend()
/linux/include/linux/ !
H A Dthunderbolt.h384 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler);
/linux/drivers/thunderbolt/ !
H A Dxdomain.c640 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler) in tb_unregister_protocol_handler() function
646 EXPORT_SYMBOL_GPL(tb_unregister_protocol_handler);