Home
last modified time | relevance | path

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

/net/9p/
Dtrans_virtio.c738 static struct virtio_driver p9_virtio_drv = { variable
775 rc = register_virtio_driver(&p9_virtio_drv); in p9_virtio_init()
784 unregister_virtio_driver(&p9_virtio_drv); in p9_virtio_cleanup()