Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Datomisp_fops.h31 extern const struct vb2_ops atomisp_vb2_ops;
Datomisp_fops.c437 const struct vb2_ops atomisp_vb2_ops = { variable
Datomisp_subdev.c797 pipe->vb_queue.ops = &atomisp_vb2_ops; in atomisp_init_subdev_pipe()