tb_protocol_handler  179 drivers/net/thunderbolt.c 	struct tb_protocol_handler handler;
tb_protocol_handler  475 drivers/thunderbolt/xdomain.c int tb_register_protocol_handler(struct tb_protocol_handler *handler)
tb_protocol_handler  496 drivers/thunderbolt/xdomain.c void tb_unregister_protocol_handler(struct tb_protocol_handler *handler)
tb_protocol_handler 1527 drivers/thunderbolt/xdomain.c 	const struct tb_protocol_handler *handler, *tmp;
tb_protocol_handler  335 include/linux/thunderbolt.h int tb_register_protocol_handler(struct tb_protocol_handler *handler);
tb_protocol_handler  336 include/linux/thunderbolt.h void tb_unregister_protocol_handler(struct tb_protocol_handler *handler);