Searched refs:vpe_fops (Results 1 – 3 of 3) sorted by relevance
102 extern const struct file_operations vpe_fops;
352 major = register_chrdev(0, VPE_MODULE_NAME, &vpe_fops); in vpe_module_init()
865 const struct file_operations vpe_fops = { variable
Completed in 10 milliseconds