Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Datomisp_subdev.h100 #define vq_to_pipe(queue) \ macro
103 #define vb_to_pipe(vb) vq_to_pipe((vb)->vb2_queue)
Datomisp_ioctl.c872 struct atomisp_video_pipe *pipe = vq_to_pipe(vq); in atomisp_start_streaming()
974 struct atomisp_video_pipe *pipe = vq_to_pipe(vq); in atomisp_stop_streaming()