Searched refs:vpe_fops (Results 1 – 5 of 5) sorted by relevance
107 extern const struct file_operations vpe_fops;
106 major = register_chrdev(0, VPE_MODULE_NAME, &vpe_fops); in vpe_module_init()
354 major = register_chrdev(0, VPE_MODULE_NAME, &vpe_fops); in vpe_module_init()
865 const struct file_operations vpe_fops = { variable
2443 static const struct v4l2_file_operations vpe_fops = { variable2454 .fops = &vpe_fops,