Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_vtl_main.c184 static struct miscdevice mshv_dev = { variable
1290 struct device *dev = mshv_dev.this_device; in mshv_vtl_init()
1295 ret = misc_register(&mshv_dev); in mshv_vtl_init()
1375 misc_deregister(&mshv_dev); in mshv_vtl_init()
1388 misc_deregister(&mshv_dev); in mshv_vtl_exit()
H A Dmshv_root_main.c112 static struct miscdevice mshv_dev = { variable
2264 ret = misc_register(&mshv_dev); in mshv_parent_partition_init()
2268 dev = mshv_dev.this_device; in mshv_parent_partition_init()
2325 misc_deregister(&mshv_dev); in mshv_parent_partition_init()
2333 misc_deregister(&mshv_dev); in mshv_parent_partition_exit()