Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dchar.c293 static int null_chr_write(Chardev *chr, const uint8_t *buf, int len) in null_chr_write() function
302 cc->chr_write = null_chr_write; in char_class_init()