Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.h99 #define vq_to_pipe(queue) \ macro
102 #define vb_to_pipe(vb) vq_to_pipe((vb)->vb2_queue)
H A Datomisp_ioctl.c1106 struct atomisp_video_pipe *pipe = vq_to_pipe(vq); in atomisp_start_streaming()
1200 struct atomisp_video_pipe *pipe = vq_to_pipe(vq); in atomisp_stop_streaming()