Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dthunderbolt.h377 int tb_register_protocol_handler(struct tb_protocol_handler *handler);
/Linux-v6.6/drivers/net/thunderbolt/
Dmain.c1343 tb_register_protocol_handler(&net->handler); in tbnet_probe()
1391 tb_register_protocol_handler(&net->handler); in tbnet_resume()
/Linux-v6.6/drivers/thunderbolt/
Dxdomain.c617 int tb_register_protocol_handler(struct tb_protocol_handler *handler) in tb_register_protocol_handler() function
630 EXPORT_SYMBOL_GPL(tb_register_protocol_handler);