Home
last modified time | relevance | path

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

/qemu/hw/char/
H A Dvirtio-serial-bus.c54 static VirtIOSerialPort *find_port_by_vq(VirtIOSerial *vser, VirtQueue *vq) in find_port_by_vq() function
505 port = find_port_by_vq(vser, vq); in handle_output()
536 port = find_port_by_vq(vser, vq); in handle_input()