Home
last modified time | relevance | path

Searched refs:vq_to_pipe (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.h86 #define vq_to_pipe(queue) \ macro
89 #define vb_to_pipe(vb) vq_to_pipe((vb)->vb2_queue)
H A Datomisp_ioctl.c917 struct atomisp_video_pipe *pipe = vq_to_pipe(vq); in atomisp_start_streaming()
1019 struct atomisp_video_pipe *pipe = vq_to_pipe(vq); in atomisp_stop_streaming()