Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dvpe.c1169 static const struct file_operations vpe_fops = { variable
1423 major = register_chrdev(0, module_name, &vpe_fops); in vpe_module_init()