Home
last modified time | relevance | path

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

/openbmc/qemu/net/
H A Dcolo-compare.c114 CharBackend chr_notify_dev; member
882 qemu_chr_fe_set_handlers(&s->chr_notify_dev, NULL, NULL, NULL, NULL, in compare_notify_chr()
983 qemu_chr_fe_set_handlers(&s->chr_notify_dev, compare_chr_can_read, in colo_compare_iothread()
1293 !qemu_chr_fe_init(&s->chr_notify_dev, chr, errp)) { in colo_compare_complete()
1309 s->notify_sendco.chr = &s->chr_notify_dev; in colo_compare_complete()
1433 qemu_chr_fe_deinit(&s->chr_notify_dev, false); in colo_compare_finalize()