Home
last modified time | relevance | path

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

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