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

/linux-master/include/linux/
H A Dthunderbolt.h353 * tb_protocol_handler - Protocol specific handler
370 struct tb_protocol_handler { struct
377 int tb_register_protocol_handler(struct tb_protocol_handler *handler);
378 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler);
/linux-master/drivers/thunderbolt/
H A Dxdomain.c617 int tb_register_protocol_handler(struct tb_protocol_handler *handler)
638 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler)
2413 const struct tb_protocol_handler *handler, *tmp;
/linux-master/drivers/net/thunderbolt/
H A Dmain.c183 struct tb_protocol_handler handler;

Completed in 265 milliseconds