Searched refs:vpe_fops (Results 1 – 4 of 4) 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()
864 const struct file_operations vpe_fops = { variable
2443 static const struct v4l2_file_operations vpe_fops = { variable2454 .fops = &vpe_fops,