Searched refs:mux_chr_attach_frontend (Results 1 – 3 of 3) sorted by relevance
62 bool mux_chr_attach_frontend(MuxChardev *d, CharBackend *b,
200 if (!mux_chr_attach_frontend(d, b, &tag, errp)) { in qemu_chr_fe_init()
314 bool mux_chr_attach_frontend(MuxChardev *d, CharBackend *b, in mux_chr_attach_frontend() function