Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dvpe-mt.c352 major = register_chrdev(0, VPE_MODULE_NAME, &vpe_fops); in vpe_module_init()
H A Dvpe.c865 const struct file_operations vpe_fops = { variable