Searched refs:xen_device_unbind_event_channel (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/hw/xen/ |
H A D | xen-bus.h | 131 void xen_device_unbind_event_channel(XenDevice *xendev,
|
/openbmc/qemu/hw/xen/ |
H A D | xen-bus.c | 935 void xen_device_unbind_event_channel(XenDevice *xendev, in xen_device_unbind_event_channel() function 983 xen_device_unbind_event_channel(xendev, channel, NULL); in xen_device_unrealize()
|
/openbmc/qemu/hw/char/ |
H A D | xen_console.c | 298 xen_device_unbind_event_channel(xendev, con->event_channel, in xen_console_disconnect()
|
/openbmc/qemu/hw/net/ |
H A D | xen_nic.c | 435 xen_device_unbind_event_channel(xendev, netdev->event_channel, in xen_netdev_disconnect()
|
/openbmc/qemu/hw/block/dataplane/ |
H A D | xen-block.c | 711 xen_device_unbind_event_channel(xendev, dataplane->event_channel, in xen_block_dataplane_stop()
|