Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_fops.h20 extern const struct vb2_ops atomisp_vb2_ops;
H A Datomisp_fops.c423 const struct vb2_ops atomisp_vb2_ops = { variable
H A Datomisp_subdev.c786 pipe->vb_queue.ops = &atomisp_vb2_ops; in atomisp_init_subdev_pipe()