Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-char.c247 static int null_chr_write(CharDriverState *chr, const uint8_t *buf, int len) in null_chr_write() function
257 chr->chr_write = null_chr_write; in qemu_chr_open_null()
1440 chr->chr_write = null_chr_write; in qemu_chr_open_pp()
1501 chr->chr_write = null_chr_write; in qemu_chr_open_pp()