Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-char.c287 static int mux_chr_write(CharDriverState *chr, const uint8_t *buf, int len) in mux_chr_write() function
509 chr->chr_write = mux_chr_write; in qemu_chr_open_mux()