Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/char/
H A Dvirtio_console.c315 static struct port *find_port_by_vq(struct ports_device *portdev, in find_port_by_vq() function
1743 port = find_port_by_vq(vq->vdev->priv, vq); in out_intr()
1757 port = find_port_by_vq(vq->vdev->priv, vq); in in_intr()
/kernel/linux/linux-6.6/drivers/char/
H A Dvirtio_console.c309 static struct port *find_port_by_vq(struct ports_device *portdev, in find_port_by_vq() function
1737 port = find_port_by_vq(vq->vdev->priv, vq); in out_intr()
1751 port = find_port_by_vq(vq->vdev->priv, vq); in in_intr()

Completed in 6 milliseconds