Home
last modified time | relevance | path

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

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