Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kernel/
Dvpe-mt.c317 static struct class vpe_class = { variable
358 err = class_register(&vpe_class); in vpe_module_init()
365 vpe_device.class = &vpe_class; in vpe_module_init()
498 class_unregister(&vpe_class); in vpe_module_init()
511 class_unregister(&vpe_class); in vpe_module_exit()