Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dvpe.h109 extern const struct file_operations vpe_fops;
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dvpe-cmp.c107 major = register_chrdev(0, VPE_MODULE_NAME, &vpe_fops); in vpe_module_init()
H A Dvpe-mt.c355 major = register_chrdev(0, VPE_MODULE_NAME, &vpe_fops); in vpe_module_init()
H A Dvpe.c887 const struct file_operations vpe_fops = { variable
/OK3568_Linux_fs/kernel/drivers/media/platform/ti-vpe/
H A Dvpe.c2445 static const struct v4l2_file_operations vpe_fops = { variable
2456 .fops = &vpe_fops,