Home
last modified time | relevance | path

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

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