Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-char.c429 static int mux_chr_can_read(void *opaque) in mux_chr_can_read() function
487 qemu_chr_add_handlers(d->drv, mux_chr_can_read, mux_chr_read, in mux_chr_update_read_handler()