Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-char.c416 static void mux_chr_accept_input(CharDriverState *chr) in mux_chr_accept_input() function
449 mux_chr_accept_input (opaque); in mux_chr_read()
511 chr->chr_accept_input = mux_chr_accept_input; in qemu_chr_open_mux()