Searched refs:vpfe_fh (Results 1 – 4 of 4) sorted by relevance
397 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 …]
85 struct vpfe_fh { struct
501 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 …]
175 struct vpfe_fh { struct