Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/virtio/
H A Dvirtio.c392 void unregister_virtio_device(struct virtio_device *dev) in unregister_virtio_device() function
399 EXPORT_SYMBOL_GPL(unregister_virtio_device);
H A Dvirtio_vdpa.c380 unregister_virtio_device(&vd_dev->vdev); in virtio_vdpa_remove()
H A Dvirtio_pci_common.c587 unregister_virtio_device(&vp_dev->vdev); in virtio_pci_remove()
H A Dvirtio_mmio.c660 unregister_virtio_device(&vm_dev->vdev); in virtio_mmio_remove()
/OK3568_Linux_fs/kernel/include/linux/
H A Dvirtio.h129 void unregister_virtio_device(struct virtio_device *dev);
/OK3568_Linux_fs/kernel/drivers/remoteproc/
H A Dremoteproc_virtio.c440 unregister_virtio_device(vdev); in rproc_remove_virtio_dev()
/OK3568_Linux_fs/kernel/drivers/s390/virtio/
H A Dvirtio_ccw.c1211 unregister_virtio_device(&vcdev->vdev); in virtio_ccw_remove()
1228 unregister_virtio_device(&vcdev->vdev); in virtio_ccw_offline()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_mtk2411 unregister_virtio_device
3221 unregister_virtio_device
H A Dabi_gki_aarch64_virtual_device500 unregister_virtio_device
H A Dabi_gki_aarch64_generic2144 unregister_virtio_device
H A Dabi_gki_aarch64_imx2301 unregister_virtio_device
H A Dabi_gki_aarch64_oplus3316 unregister_virtio_device
H A Dabi_gki_aarch64_galaxy4201 unregister_virtio_device
/OK3568_Linux_fs/kernel/drivers/platform/mellanox/
H A Dmlxbf-tmfifo.c1127 unregister_virtio_device(&tm_vdev->vdev); in mlxbf_tmfifo_delete_vdev()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dvirtio_uml.c1148 unregister_virtio_device(&vu_dev->vdev); in virtio_uml_remove()