Searched refs:tb_protocol_handler (Results 1 – 3 of 3) sorted by relevance
369 struct tb_protocol_handler { struct376 int tb_register_protocol_handler(struct tb_protocol_handler *handler); argument377 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler);
617 int tb_register_protocol_handler(struct tb_protocol_handler *handler) in tb_register_protocol_handler()638 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler) in tb_unregister_protocol_handler()2413 const struct tb_protocol_handler *handler, *tmp; in tb_xdomain_handle_request()
183 struct tb_protocol_handler handler;