Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/media/davinci_vpfe/
Dvpfe_video.c410 struct vpfe_fh *handle; in vpfe_open()
413 handle = kzalloc(sizeof(struct vpfe_fh), GFP_KERNEL); in vpfe_open()
522 struct vpfe_fh *fh = container_of(vfh, struct vpfe_fh, vfh); in vpfe_release()
1103 struct vpfe_fh *fh = vb2_get_drv_priv(vq); in vpfe_buffer_queue_setup()
1131 struct vpfe_fh *fh = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_prepare()
1160 struct vpfe_fh *fh = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buffer_queue()
1208 struct vpfe_fh *fh = vb2_get_drv_priv(vq); in vpfe_start_streaming()
1268 struct vpfe_fh *fh = vb2_get_drv_priv(vq); in vpfe_stop_streaming()
1296 struct vpfe_fh *fh = vb2_get_drv_priv(vb->vb2_queue); in vpfe_buf_cleanup()
1328 struct vpfe_fh *fh = file->private_data; in vpfe_reqbufs()
[all …]
Dvpfe_mc_capture.h83 struct vpfe_fh { struct
/Linux-v4.19/drivers/media/platform/davinci/
Dvpfe_capture.c460 struct vpfe_fh *fh; in vpfe_open()
670 struct vpfe_fh *fh = file->private_data; in vpfe_release()
1204 struct vpfe_fh *fh = vq->priv_data; in vpfe_videobuf_setup()
1224 struct vpfe_fh *fh = vq->priv_data; in vpfe_videobuf_prepare()
1256 struct vpfe_fh *fh = vq->priv_data; in vpfe_videobuf_queue()
1274 struct vpfe_fh *fh = vq->priv_data; in vpfe_videobuf_release()
1306 struct vpfe_fh *fh = file->private_data; in vpfe_reqbufs()
1369 struct vpfe_fh *fh = file->private_data; in vpfe_qbuf()
1436 struct vpfe_fh *fh = file->private_data; in vpfe_streamon()
1520 struct vpfe_fh *fh = file->private_data; in vpfe_streamoff()
/Linux-v4.19/include/media/davinci/
Dvpfe_capture.h171 struct vpfe_fh { struct