Searched refs:vpe_fops (Results 1 – 3 of 3) sorted by relevance
352 major = register_chrdev(0, VPE_MODULE_NAME, &vpe_fops); in vpe_module_init()
865 const struct file_operations vpe_fops = { variable
2437 static const struct v4l2_file_operations vpe_fops = { variable2448 .fops = &vpe_fops,