Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/virtio/
H A Dvirtio_pci_common.h124 void vp_synchronize_vectors(struct virtio_device *vdev);
H A Dvirtio_pci_legacy.c101 vp_synchronize_vectors(vdev); in vp_reset()
H A Dvirtio_pci_common.c28 void vp_synchronize_vectors(struct virtio_device *vdev) in vp_synchronize_vectors() function
H A Dvirtio_pci_modern.c295 vp_synchronize_vectors(vdev); in vp_reset()