Searched refs:tb_protocol_handler (Results 1 – 3 of 3) sorted by relevance
323 struct tb_protocol_handler { struct330 int tb_register_protocol_handler(struct tb_protocol_handler *handler); argument331 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler);
433 int tb_register_protocol_handler(struct tb_protocol_handler *handler) in tb_register_protocol_handler()454 void tb_unregister_protocol_handler(struct tb_protocol_handler *handler) in tb_unregister_protocol_handler()1404 const struct tb_protocol_handler *handler, *tmp; in tb_xdomain_handle_request()
182 struct tb_protocol_handler handler;