Searched refs:mux_chr_detach_frontend (Results 1 – 3 of 3) sorted by relevance
64 bool mux_chr_detach_frontend(MuxChardev *d, unsigned int tag);
228 mux_chr_detach_frontend(d, b->tag); in qemu_chr_fe_deinit()
337 bool mux_chr_detach_frontend(MuxChardev *d, unsigned int tag) in mux_chr_detach_frontend() function