Home
last modified time | relevance | path

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

/linux-6.15/drivers/hv/
H A Dmshv_root_main.c116 static struct miscdevice mshv_dev = { variable
2236 ret = misc_register(&mshv_dev); in mshv_parent_partition_init()
2240 dev = mshv_dev.this_device; in mshv_parent_partition_init()
2290 misc_deregister(&mshv_dev); in mshv_parent_partition_init()
2298 misc_deregister(&mshv_dev); in mshv_parent_partition_exit()