Home
last modified time | relevance | path

Searched refs:mux_chr_detach_frontend (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/chardev/
H A Dchardev-internal.h64 bool mux_chr_detach_frontend(MuxChardev *d, unsigned int tag);
H A Dchar-fe.c228 mux_chr_detach_frontend(d, b->tag); in qemu_chr_fe_deinit()
H A Dchar-mux.c337 bool mux_chr_detach_frontend(MuxChardev *d, unsigned int tag) in mux_chr_detach_frontend() function