Home
last modified time | relevance | path

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

/net/9p/
Dtrans_virtio.c680 static struct virtio_driver p9_virtio_drv = { variable
714 return register_virtio_driver(&p9_virtio_drv); in p9_virtio_init()
719 unregister_virtio_driver(&p9_virtio_drv); in p9_virtio_cleanup()