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