Searched refs:vhost_net_misc (Results 1 – 1 of 1) sorted by relevance
1113 static struct miscdevice vhost_net_misc = { variable1123 return misc_register(&vhost_net_misc); in vhost_net_init()1129 misc_deregister(&vhost_net_misc); in vhost_net_exit()