Home
last modified time | relevance | path

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

/qemu/hw/char/
H A Dvirtio-console.c47 virtio_serial_throttle_port(VIRTIO_SERIAL_PORT(vcon), false); in chr_write_unblocked()
99 virtio_serial_throttle_port(port, true); in flush_buf()
H A Dvirtio-serial-bus.c332 void virtio_serial_throttle_port(VirtIOSerialPort *port, bool throttle) in virtio_serial_throttle_port() function
791 virtio_serial_throttle_port(port, false); in fetch_active_ports_list()
H A Dtrace-events14 virtio_serial_throttle_port(unsigned int port, bool throttle) "port %u, throttle %d"
/qemu/include/hw/virtio/
H A Dvirtio-serial.h222 void virtio_serial_throttle_port(VirtIOSerialPort *port, bool throttle);