Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/media/davinci_vpfe/
Dvpfe_video.c394 struct vpfe_fh *handle; in vpfe_open()
397 handle = kzalloc(sizeof(struct vpfe_fh), GFP_KERNEL); in vpfe_open()
506 struct vpfe_fh *fh = container_of(vfh, struct vpfe_fh, vfh); in vpfe_release()
1085 struct vpfe_fh *fh = vb2_get_drv_priv(vq); in vpfe_buffer_queue_setup()
1114 struct vpfe_fh *fh = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_prepare()
1143 struct vpfe_fh *fh = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_queue()
1191 struct vpfe_fh *fh = vb2_get_drv_priv(vq); in vpfe_start_streaming()
1251 struct vpfe_fh *fh = vb2_get_drv_priv(vq); in vpfe_stop_streaming()
1279 struct vpfe_fh *fh = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buf_cleanup()
1309 struct vpfe_fh *fh = file->private_data; in vpfe_reqbufs()
[all …]
Dvpfe_mc_capture.h83 struct vpfe_fh { struct
/linux-4.4.14/drivers/media/platform/davinci/
Dvpfe_capture.c504 struct vpfe_fh *fh; in vpfe_open()
514 fh = kmalloc(sizeof(struct vpfe_fh), GFP_KERNEL); in vpfe_open()
715 struct vpfe_fh *fh = file->private_data; in vpfe_release()
1249 struct vpfe_fh *fh = vq->priv_data; in vpfe_videobuf_setup()
1269 struct vpfe_fh *fh = vq->priv_data; in vpfe_videobuf_prepare()
1301 struct vpfe_fh *fh = vq->priv_data; in vpfe_videobuf_queue()
1319 struct vpfe_fh *fh = vq->priv_data; in vpfe_videobuf_release()
1351 struct vpfe_fh *fh = file->private_data; in vpfe_reqbufs()
1414 struct vpfe_fh *fh = file->private_data; in vpfe_qbuf()
1481 struct vpfe_fh *fh = file->private_data; in vpfe_streamon()
[all …]
/linux-4.4.14/include/media/davinci/
Dvpfe_capture.h175 struct vpfe_fh { struct