Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/media/davinci_vpfe/
Dvpfe_video.c397 struct vpfe_fh *handle; in vpfe_open()
400 handle = kzalloc(sizeof(struct vpfe_fh), GFP_KERNEL); in vpfe_open()
509 struct vpfe_fh *fh = container_of(vfh, struct vpfe_fh, vfh); in vpfe_release()
1088 struct vpfe_fh *fh = vb2_get_drv_priv(vq); in vpfe_buffer_queue_setup()
1123 struct vpfe_fh *fh = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_prepare()
1151 struct vpfe_fh *fh = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_queue()
1199 struct vpfe_fh *fh = vb2_get_drv_priv(vq); in vpfe_start_streaming()
1256 struct vpfe_fh *fh = vb2_get_drv_priv(vq); in vpfe_stop_streaming()
1281 struct vpfe_fh *fh = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buf_cleanup()
1311 struct vpfe_fh *fh = file->private_data; in vpfe_reqbufs()
[all …]
Dvpfe_mc_capture.h85 struct vpfe_fh { struct
/linux-4.1.27/drivers/media/platform/davinci/
Dvpfe_capture.c501 struct vpfe_fh *fh; in vpfe_open()
511 fh = kmalloc(sizeof(struct vpfe_fh), GFP_KERNEL); in vpfe_open()
712 struct vpfe_fh *fh = file->private_data; in vpfe_release()
1246 struct vpfe_fh *fh = vq->priv_data; in vpfe_videobuf_setup()
1266 struct vpfe_fh *fh = vq->priv_data; in vpfe_videobuf_prepare()
1298 struct vpfe_fh *fh = vq->priv_data; in vpfe_videobuf_queue()
1316 struct vpfe_fh *fh = vq->priv_data; in vpfe_videobuf_release()
1348 struct vpfe_fh *fh = file->private_data; in vpfe_reqbufs()
1411 struct vpfe_fh *fh = file->private_data; in vpfe_qbuf()
1478 struct vpfe_fh *fh = file->private_data; in vpfe_streamon()
[all …]
/linux-4.1.27/include/media/davinci/
Dvpfe_capture.h175 struct vpfe_fh { struct