Home
last modified time | relevance | path

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

/openbmc/qemu/include/chardev/
H A Dchar.h24 CHR_EVENT_MUX_OUT, /* mux-focus will move on */ enumerator
/openbmc/qemu/hw/virtio/
H A Dvhost-user-scmi.c216 case CHR_EVENT_MUX_OUT: in vu_scmi_event()
H A Dvhost-user-base.c269 case CHR_EVENT_MUX_OUT: in vub_event()
/openbmc/qemu/monitor/
H A Dqmp.c486 case CHR_EVENT_MUX_OUT: in monitor_qmp_event()
/openbmc/qemu/hw/i3c/
H A Dremote-i3c.c
/openbmc/qemu/hw/scsi/
H A Dvhost-user-scsi.c228 case CHR_EVENT_MUX_OUT: in vhost_user_scsi_event()
/openbmc/qemu/hw/misc/
H A Daspeed_ibt.c349 case CHR_EVENT_MUX_OUT: in aspeed_ibt_chr_event()
/openbmc/qemu/tests/unit/
H A Dtest-char.c258 g_assert_cmpint(h2.last_event, ==, CHR_EVENT_MUX_OUT); in char_mux_test()
261 g_assert_cmpint(h2.last_event, ==, CHR_EVENT_MUX_OUT); in char_mux_test()
271 g_assert_cmpint(h2.last_event, ==, CHR_EVENT_MUX_OUT); in char_mux_test()
/openbmc/qemu/hw/block/
H A Dvhost-user-blk.c414 case CHR_EVENT_MUX_OUT: in vhost_user_blk_event()