Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/
A Dvpe.h107 extern const struct file_operations vpe_fops;
/linux/arch/mips/kernel/
A Dvpe-cmp.c107 major = register_chrdev(0, VPE_MODULE_NAME, &vpe_fops); in vpe_module_init()
A Dvpe-mt.c355 major = register_chrdev(0, VPE_MODULE_NAME, &vpe_fops); in vpe_module_init()
A Dvpe.c865 const struct file_operations vpe_fops = { variable
/linux/drivers/media/platform/ti-vpe/
A Dvpe.c2443 static const struct v4l2_file_operations vpe_fops = { variable
2454 .fops = &vpe_fops,

Completed in 14 milliseconds