Home
last modified time | relevance | path

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

/openbmc/qemu/chardev/
H A Dchar-pty.c106 static int char_pty_chr_write(Chardev *chr, const uint8_t *buf, int len) in char_pty_chr_write() function
364 cc->chr_write = char_pty_chr_write; in char_pty_class_init()