Home
last modified time | relevance | path

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

/linux/include/linux/
A Dthunderbolt.h353 struct tb_protocol_handler { struct
360 int tb_register_protocol_handler(struct tb_protocol_handler *handler); argument
361 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler);
/linux/drivers/thunderbolt/
A Dxdomain.c489 int tb_register_protocol_handler(struct tb_protocol_handler *handler) in tb_register_protocol_handler()
510 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler) in tb_unregister_protocol_handler()
1814 const struct tb_protocol_handler *handler, *tmp; in tb_xdomain_handle_request()
/linux/drivers/net/
A Dthunderbolt.c179 struct tb_protocol_handler handler;

Completed in 14 milliseconds