Home
last modified time | relevance | path

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

/Linux-v6.6/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
515 .get = vp_get,