Home
last modified time | relevance | path

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

/openbmc/qemu/include/chardev/
H A Dchar.h279 void (*chr_update_read_handler)(Chardev *s); member
/openbmc/qemu/chardev/
H A Dchar-udp.c229 cc->chr_update_read_handler = udp_chr_update_read_handler; in char_udp_class_init()
H A Dchar-socket.c1598 cc->chr_update_read_handler = tcp_chr_update_read_handler; in char_socket_class_init()