Home
last modified time | relevance | path

Searched refs:vpfe_open (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/davinci/
H A Dvpfe_capture.c414 * vpfe_open : It creates object of file handle structure and
417 static int vpfe_open(struct file *file) in vpfe_open() function
423 v4l2_dbg(1, debug, &vpfe_dev->v4l2_dev, "vpfe_open\n"); in vpfe_open()
709 .open = vpfe_open,
/kernel/linux/linux-5.10/drivers/media/platform/am437x/
H A Dam437x-vpfe.c1071 * vpfe_open : This function is based on the v4l2_fh_open helper function.
1075 static int vpfe_open(struct file *file) in vpfe_open() function
2095 .open = vpfe_open,
/kernel/linux/linux-6.6/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.c1071 * vpfe_open : This function is based on the v4l2_fh_open helper function.
1075 static int vpfe_open(struct file *file) in vpfe_open() function
2097 .open = vpfe_open,

Completed in 9 milliseconds