Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dthunderbolt.h363 int tb_register_protocol_handler(struct tb_protocol_handler *handler);
/Linux-v6.1/drivers/net/
Dthunderbolt.c1295 tb_register_protocol_handler(&net->handler); in tbnet_probe()
1343 tb_register_protocol_handler(&net->handler); in tbnet_resume()
/Linux-v6.1/drivers/thunderbolt/
Dxdomain.c618 int tb_register_protocol_handler(struct tb_protocol_handler *handler) in tb_register_protocol_handler() function
631 EXPORT_SYMBOL_GPL(tb_register_protocol_handler);