Home
last modified time | relevance | path

Searched refs:vpe_open (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/kernel/
H A Dvpe.c750 static int vpe_open(struct inode *inode, struct file *filp) in vpe_open() function
867 .open = vpe_open,
/linux/drivers/media/platform/ti/vpe/
H A Dvpe.c2267 static int vpe_open(struct file *file) in vpe_open() function
2276 vpe_dbg(dev, "vpe_open\n"); in vpe_open()
2443 .open = vpe_open,