Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dthunderbolt.h335 int tb_register_protocol_handler(struct tb_protocol_handler *handler);
/kernel/linux/linux-5.10/drivers/net/
Dthunderbolt.c1246 tb_register_protocol_handler(&net->handler); in tbnet_probe()
1294 tb_register_protocol_handler(&net->handler); in tbnet_resume()
/kernel/linux/linux-5.10/drivers/thunderbolt/
Dxdomain.c475 int tb_register_protocol_handler(struct tb_protocol_handler *handler) in tb_register_protocol_handler() function
488 EXPORT_SYMBOL_GPL(tb_register_protocol_handler);