Home
last modified time | relevance | path

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

/openbmc/qemu/hw/block/
H A Dvhost-user-blk.c59 static void vhost_user_blk_event(void *opaque, QEMUChrEvent event);
368 qemu_chr_fe_set_handlers(&s->chardev, NULL, NULL, vhost_user_blk_event, in vhost_user_blk_disconnect()
372 static void vhost_user_blk_event(void *opaque, QEMUChrEvent event) in vhost_user_blk_event() function
496 vhost_user_blk_event, NULL, (void *)dev, in vhost_user_blk_device_realize()