Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dthunderbolt.h356 struct tb_protocol_handler { struct
363 int tb_register_protocol_handler(struct tb_protocol_handler *handler); argument
364 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler);
/linux-6.3-rc2/drivers/thunderbolt/
A Dxdomain.c618 int tb_register_protocol_handler(struct tb_protocol_handler *handler) in tb_register_protocol_handler()
639 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler) in tb_unregister_protocol_handler()
2289 const struct tb_protocol_handler *handler, *tmp; in tb_xdomain_handle_request()
/linux-6.3-rc2/drivers/net/thunderbolt/
A Dmain.c183 struct tb_protocol_handler handler;

Completed in 11 milliseconds