Home
last modified time | relevance | path

Searched refs:vpe_fops (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dvpe.h108 extern const struct file_operations vpe_fops;
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dvpe.h102 extern const struct file_operations vpe_fops;
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dvpe-cmp.c106 major = register_chrdev(0, VPE_MODULE_NAME, &vpe_fops); in vpe_module_init()
H A Dvpe-mt.c353 major = register_chrdev(0, VPE_MODULE_NAME, &vpe_fops); in vpe_module_init()
H A Dvpe.c887 const struct file_operations vpe_fops = { variable
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dvpe-mt.c352 major = register_chrdev(0, VPE_MODULE_NAME, &vpe_fops); in vpe_module_init()
H A Dvpe.c864 const struct file_operations vpe_fops = { variable
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
H A Dvpe.c2445 static const struct v4l2_file_operations vpe_fops = { variable
2456 .fops = &vpe_fops,
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/
H A Dvpe.c2443 static const struct v4l2_file_operations vpe_fops = { variable
2454 .fops = &vpe_fops,

Completed in 15 milliseconds