Home
last modified time | relevance | path

Searched defs:mgb4_vin_dev (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/drivers/media/pci/mgb4/
Dmgb4_vin.h38 struct mgb4_vin_dev { struct
39 struct mgb4_dev *mgbdev;
40 struct v4l2_device v4l2dev;
41 struct video_device vdev;
42 struct vb2_queue queue;
66 struct mgb4_vin_dev *mgb4_vin_create(struct mgb4_dev *mgbdev, int id); argument