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

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

Completed in 213 milliseconds