Searched refs:CHARDEV_YANK_INSTANCE (Results 1 – 2 of 2) sorted by relevance
80 #define CHARDEV_YANK_INSTANCE(the_id) (&(YankInstance) { \ macro
384 yank_unregister_function(CHARDEV_YANK_INSTANCE(chr->label), in tcp_chr_free_connection()943 yank_register_function(CHARDEV_YANK_INSTANCE(chr->label), in tcp_chr_add_client()962 yank_register_function(CHARDEV_YANK_INSTANCE(chr->label), in tcp_chr_accept()982 yank_register_function(CHARDEV_YANK_INSTANCE(chr->label), in tcp_chr_connect_client_sync()1002 yank_register_function(CHARDEV_YANK_INSTANCE(chr->label), in tcp_chr_accept_server_sync()1123 yank_unregister_instance(CHARDEV_YANK_INSTANCE(chr->label)); in char_socket_finalize()1142 yank_unregister_function(CHARDEV_YANK_INSTANCE(chr->label), in qemu_chr_socket_connected()1180 yank_register_function(CHARDEV_YANK_INSTANCE(chr->label), in tcp_chr_connect_client_async()1435 if (!yank_register_instance(CHARDEV_YANK_INSTANCE(chr->label), errp)) { in qmp_chardev_open_socket()