Home
last modified time | relevance | path

Searched refs:vb_to_frame (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/media/atomisp/pci/
Datomisp_fops.c88 struct ia_css_frame *frame = vb_to_frame(vb); in atomisp_buf_init()
373 struct ia_css_frame *frame = vb_to_frame(vb); in atomisp_buf_queue()
428 struct ia_css_frame *frame = vb_to_frame(vb); in atomisp_buf_cleanup()
Dia_css_frame_public.h198 #define vb_to_frame(vb2) \ macro
Datomisp_ioctl.c1065 frame = vb_to_frame(vb); in atomisp_dqbuf_wrapper()