Home
last modified time | relevance | path

Searched refs:CHR_EVENT_CLOSED (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/qemu/chardev/
H A Dchar-fd.c68 qemu_chr_be_event(chr, CHR_EVENT_CLOSED); in fd_chr_read()
194 qemu_chr_be_event(chr, CHR_EVENT_CLOSED); in char_fd_finalize()
H A Dchar-win.c212 qemu_chr_be_event(chr, CHR_EVENT_CLOSED); in char_win_finalize()
H A Dchar-udp.c131 qemu_chr_be_event(chr, CHR_EVENT_CLOSED); in char_udp_finalize()
H A Dchar-parallel.c293 qemu_chr_be_event(chr, CHR_EVENT_CLOSED); in char_parallel_finalize()
H A Dchar-pty.c218 qemu_chr_be_event(chr, CHR_EVENT_CLOSED); in char_pty_finalize()
H A Dspice.c89 connected ? CHR_EVENT_OPENED : CHR_EVENT_CLOSED); in vmc_state()
H A Dchar.c72 case CHR_EVENT_CLOSED: in qemu_chr_be_event()
1151 qemu_chr_be_event(chr, CHR_EVENT_CLOSED); in qmp_chardev_change()
/openbmc/qemu/tests/unit/
H A Dtest-char.c67 case CHR_EVENT_CLOSED: in fe_event()
310 qemu_chr_be_event(base, CHR_EVENT_CLOSED); in char_mux_test()
679 case CHR_EVENT_CLOSED: in char_socket_event_with_error()
885 g_assert(data.event == CHR_EVENT_CLOSED); in char_socket_server_test()
1091 g_assert(data.event == CHR_EVENT_CLOSED); in char_socket_client_test()
1114 if (event == CHR_EVENT_CLOSED) { in count_closed_event()
/openbmc/qemu/include/chardev/
H A Dchar.h25 CHR_EVENT_CLOSED /* connection closed. NOTE: currently this event enumerator
/openbmc/qemu/hw/char/
H A Dvirtio-console.c161 case CHR_EVENT_CLOSED: in chr_event()
H A Dterminal3270.c168 case CHR_EVENT_CLOSED: in chr_event()
/openbmc/qemu/ui/
H A Ddbus-chardev.c240 case CHR_EVENT_CLOSED: in dbus_chr_be_event()
/openbmc/qemu/hw/virtio/
H A Dvhost-user-scmi.c206 case CHR_EVENT_CLOSED: in vu_scmi_event()
H A Dvhost-user-base.c257 case CHR_EVENT_CLOSED: in vub_event()
/openbmc/qemu/backends/
H A Dcryptodev-vhost-user.c169 case CHR_EVENT_CLOSED: in cryptodev_vhost_user_event()
/openbmc/qemu/monitor/
H A Dqmp.c470 case CHR_EVENT_CLOSED: in monitor_qmp_event()
/openbmc/qemu/net/
H A Dvhost-user.c304 case CHR_EVENT_CLOSED: in net_vhost_user_event()
H A Dfilter-mirror.c182 case CHR_EVENT_CLOSED: in redirector_chr_event()
/openbmc/qemu/hw/usb/
H A Dccid-card-passthru.c325 case CHR_EVENT_CLOSED: in ccid_card_vscard_event()
H A Ddev-serial.c574 case CHR_EVENT_CLOSED: in usb_serial_event()
/openbmc/qemu/hw/scsi/
H A Dvhost-user-scsi.c217 case CHR_EVENT_CLOSED: in vhost_user_scsi_event()
/openbmc/qemu/hw/i3c/
H A Dremote-i3c.c225 case CHR_EVENT_CLOSED: in remote_i3c_chr_event()
/openbmc/qemu/hw/ipmi/
H A Dipmi_bmc_extern.c421 case CHR_EVENT_CLOSED: in chr_event()
/openbmc/qemu/hw/misc/
H A Daspeed_ibt.c341 case CHR_EVENT_CLOSED: in aspeed_ibt_chr_event()
/openbmc/qemu/hw/block/
H A Dvhost-user-blk.c399 case CHR_EVENT_CLOSED: in vhost_user_blk_event()

12