Home
last modified time | relevance | path

Searched defs:vq (Results 51 – 75 of 194) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/ispp/
H A Dparams.c183 static int rkispp_params_vb2_queue_setup(struct vb2_queue *vq, in rkispp_params_vb2_queue_setup()
222 struct vb2_queue *vq = vb->vb2_queue; in rkispp_params_vb2_buf_queue() local
228 static void rkispp_params_vb2_stop_streaming(struct vb2_queue *vq) in rkispp_params_vb2_stop_streaming()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcif-luma.c121 static int rkcif_luma_vb2_queue_setup(struct vb2_queue *vq, in rkcif_luma_vb2_queue_setup()
145 struct vb2_queue *vq = vb->vb2_queue; in rkcif_luma_vb2_buf_queue() local
155 static void rkcif_luma_vb2_stop_streaming(struct vb2_queue *vq) in rkcif_luma_vb2_stop_streaming()
/OK3568_Linux_fs/kernel/fs/fuse/
H A Dvirtio_fs.c37 struct virtqueue *vq; /* protected by ->lock */ member
123 static inline struct virtio_fs_vq *vq_to_fsvq(struct virtqueue *vq) in vq_to_fsvq()
130 static inline struct fuse_pqueue *vq_to_fpq(struct virtqueue *vq) in vq_to_fpq()
320 struct virtqueue *vq = fsvq->vq; in virtio_fs_hiprio_done_work() local
402 struct virtqueue *vq; in send_forget_request() local
600 struct virtqueue *vq = fsvq->vq; in virtio_fs_requests_done_work() local
639 static void virtio_fs_vq_done(struct virtqueue *vq) in virtio_fs_vq_done()
1130 struct virtqueue *vq; in virtio_fs_enqueue_req() local
/OK3568_Linux_fs/kernel/drivers/staging/media/rkvdec/
H A Drkvdec.c277 struct vb2_queue *vq; in rkvdec_s_capture_fmt() local
301 struct vb2_queue *peer_vq, *vq; in rkvdec_s_output_fmt() local
426 static int rkvdec_queue_setup(struct vb2_queue *vq, unsigned int *num_buffers, in rkvdec_queue_setup()
458 struct vb2_queue *vq = vb->vb2_queue; in rkvdec_buf_prepare() local
531 static void rkvdec_queue_cleanup(struct vb2_queue *vq, u32 state) in rkvdec_queue_cleanup()
/OK3568_Linux_fs/kernel/drivers/media/pci/saa7134/
H A Dsaa7134-empress.c31 static int start_streaming(struct vb2_queue *vq, unsigned int count) in start_streaming()
59 static void stop_streaming(struct vb2_queue *vq) in stop_streaming()
H A Dsaa7134-ts.c125 int saa7134_ts_start_streaming(struct vb2_queue *vq, unsigned int count) in saa7134_ts_start_streaming()
154 void saa7134_ts_stop_streaming(struct vb2_queue *vq) in saa7134_ts_stop_streaming()
/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/fp/
H A Dsve-ptrace.c118 unsigned int vq; in dump_sve_regs() local
148 unsigned int vq; in do_parent() local
H A Dsve-probe-vls.c19 unsigned int vq; in main() local
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vivid/
H A Dvivid-sdr-cap.c210 static int sdr_cap_queue_setup(struct vb2_queue *vq, in sdr_cap_queue_setup()
258 static int sdr_cap_start_streaming(struct vb2_queue *vq, unsigned count) in sdr_cap_start_streaming()
291 static void sdr_cap_stop_streaming(struct vb2_queue *vq) in sdr_cap_stop_streaming()
/OK3568_Linux_fs/kernel/drivers/media/test-drivers/vimc/
H A Dvimc-capture.c240 static int vimc_cap_start_streaming(struct vb2_queue *vq, unsigned int count) in vimc_cap_start_streaming()
269 static void vimc_cap_stop_streaming(struct vb2_queue *vq) in vimc_cap_stop_streaming()
294 static int vimc_cap_queue_setup(struct vb2_queue *vq, unsigned int *nbuffers, in vimc_cap_queue_setup()
/OK3568_Linux_fs/kernel/drivers/char/hw_random/
H A Dvirtio-rng.c20 struct virtqueue *vq; member
30 static void random_recv_done(struct virtqueue *vq) in random_recv_done()
/OK3568_Linux_fs/kernel/drivers/s390/virtio/
H A Dvirtio_ccw.c123 struct virtqueue *vq; member
191 static void drop_airq_indicator(struct virtqueue *vq, struct airq_info *info) in drop_airq_indicator()
416 static bool virtio_ccw_kvm_notify(struct virtqueue *vq) in virtio_ccw_kvm_notify()
446 static void virtio_ccw_del_vq(struct virtqueue *vq, struct ccw1 *ccw) in virtio_ccw_del_vq()
495 struct virtqueue *vq, *n; in virtio_ccw_del_vqs() local
518 struct virtqueue *vq = NULL; in virtio_ccw_setup_vq() local
1053 struct virtqueue *vq; in virtio_ccw_vq_by_ind() local
1105 struct virtqueue *vq; in virtio_ccw_int_handler() local
/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_queue.c72 static int uvc_queue_setup(struct vb2_queue *vq, in uvc_queue_setup()
164 static int uvc_start_streaming(struct vb2_queue *vq, unsigned int count) in uvc_start_streaming()
185 static void uvc_stop_streaming(struct vb2_queue *vq) in uvc_stop_streaming()
/OK3568_Linux_fs/kernel/drivers/media/usb/cx231xx/
H A Dcx231xx-vbi.c156 static int vbi_queue_setup(struct vb2_queue *vq, in vbi_queue_setup()
217 static int vbi_start_streaming(struct vb2_queue *vq, unsigned int count) in vbi_start_streaming()
233 static void vbi_stop_streaming(struct vb2_queue *vq) in vbi_stop_streaming()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params.c116 static int rkisp_params_vb2_queue_setup(struct vb2_queue *vq, in rkisp_params_vb2_queue_setup()
147 struct vb2_queue *vq = vb->vb2_queue; in rkisp_params_vb2_buf_queue() local
183 static void rkisp_params_vb2_stop_streaming(struct vb2_queue *vq) in rkisp_params_vb2_stop_streaming()
/OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/
H A Dvsp1_histo.c83 static int histo_queue_setup(struct vb2_queue *vq, unsigned int *nbuffers, in histo_queue_setup()
134 static int histo_start_streaming(struct vb2_queue *vq, unsigned int count) in histo_start_streaming()
139 static void histo_stop_streaming(struct vb2_queue *vq) in histo_stop_streaming()
/OK3568_Linux_fs/kernel/drivers/media/usb/pwc/
H A Dpwc-if.c617 static int queue_setup(struct vb2_queue *vq, in queue_setup()
709 static int start_streaming(struct vb2_queue *vq, unsigned int count) in start_streaming()
736 static void stop_streaming(struct vb2_queue *vq) in stop_streaming()
/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-g2d/
H A Dg2d.c95 static int g2d_queue_setup(struct vb2_queue *vq, in g2d_queue_setup()
311 struct vb2_queue *vq; in vidioc_g_fmt() local
364 struct vb2_queue *vq; in vidioc_s_fmt() local
/OK3568_Linux_fs/kernel/drivers/media/platform/sunxi/sun6i-csi/
H A Dsun6i_video.c91 static int sun6i_video_queue_setup(struct vb2_queue *vq, in sun6i_video_queue_setup()
132 static int sun6i_video_start_streaming(struct vb2_queue *vq, unsigned int count) in sun6i_video_start_streaming()
221 static void sun6i_video_stop_streaming(struct vb2_queue *vq) in sun6i_video_stop_streaming()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp1/
H A Disp_stats.c118 static int rkisp1_stats_vb2_queue_setup(struct vb2_queue *vq, in rkisp1_stats_vb2_queue_setup()
142 struct vb2_queue *vq = vb->vb2_queue; in rkisp1_stats_vb2_buf_queue() local
152 static void rkisp1_stats_vb2_stop_streaming(struct vb2_queue *vq) in rkisp1_stats_vb2_stop_streaming()
/OK3568_Linux_fs/kernel/drivers/media/platform/xilinx/
H A Dxilinx-dma.c316 xvip_dma_queue_setup(struct vb2_queue *vq, in xvip_dma_queue_setup()
390 static int xvip_dma_start_streaming(struct vb2_queue *vq, unsigned int count) in xvip_dma_start_streaming()
449 static void xvip_dma_stop_streaming(struct vb2_queue *vq) in xvip_dma_stop_streaming()
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvdpa.c59 struct vhost_virtqueue *vq = container_of(work, struct vhost_virtqueue, in handle_vq_kick() local
69 struct vhost_virtqueue *vq = private; in vhost_vdpa_virtqueue_cb() local
91 struct vhost_virtqueue *vq = &v->vqs[qid]; in vhost_vdpa_setup_vq_irq() local
117 struct vhost_virtqueue *vq = &v->vqs[qid]; in vhost_vdpa_unsetup_vq_irq() local
372 struct vhost_virtqueue *vq; in vhost_vdpa_vring_ioctl() local
/OK3568_Linux_fs/kernel/drivers/crypto/virtio/
H A Dvirtio_crypto_core.c25 static void virtcrypto_dataq_callback(struct virtqueue *vq) in virtcrypto_dataq_callback()
420 struct virtqueue *vq; in virtcrypto_free_unused_reqs() local
/OK3568_Linux_fs/kernel/drivers/media/platform/ti-vpe/
H A Dcal-video.c527 static int cal_queue_setup(struct vb2_queue *vq, in cal_queue_setup()
587 static int cal_start_streaming(struct vb2_queue *vq, unsigned int count) in cal_start_streaming()
646 static void cal_stop_streaming(struct vb2_queue *vq) in cal_stop_streaming()
/OK3568_Linux_fs/kernel/drivers/media/usb/stk1160/
H A Dstk1160-v4l.c650 static int queue_setup(struct vb2_queue *vq, in queue_setup()
715 static int start_streaming(struct vb2_queue *vq, unsigned int count) in start_streaming()
722 static void stop_streaming(struct vb2_queue *vq) in stop_streaming()

12345678