Searched refs:tb_protocol_handler (Results 1 – 3 of 3) sorted by relevance
376 struct tb_protocol_handler { struct383 int tb_register_protocol_handler(struct tb_protocol_handler *handler); argument384 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler);
619 int tb_register_protocol_handler(struct tb_protocol_handler *handler) in tb_register_protocol_handler()640 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler) in tb_unregister_protocol_handler()2433 const struct tb_protocol_handler *handler, *tmp; in tb_xdomain_handle_request()
184 struct tb_protocol_handler handler;