Searched refs:null_chr_write (Results 1 – 1 of 1) sorted by relevance
247 static int null_chr_write(CharDriverState *chr, const uint8_t *buf, int len) in null_chr_write() function257 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()