Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/virtio/
Dvirtio_pci_legacy.c48 static void vp_get(struct virtio_device *vdev, unsigned int offset, in vp_get() function
190 .get = vp_get,
Dvirtio_pci_modern.c66 static void vp_get(struct virtio_device *vdev, unsigned int offset, in vp_get() function
505 .get = vp_get,