Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/include/asm/
Dvpe.h102 extern const struct file_operations vpe_fops;
/Linux-v6.6/arch/mips/kernel/
Dvpe-mt.c352 major = register_chrdev(0, VPE_MODULE_NAME, &vpe_fops); in vpe_module_init()
Dvpe.c864 const struct file_operations vpe_fops = { variable
/Linux-v6.6/drivers/media/platform/ti/vpe/
Dvpe.c2443 static const struct v4l2_file_operations vpe_fops = { variable
2454 .fops = &vpe_fops,