Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dchar-fd.c37 static int fd_chr_write(Chardev *chr, const uint8_t *buf, int len) in fd_chr_write() function
246 cc->chr_write = fd_chr_write; in char_fd_class_init()