Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134.h551 struct saa7134_dev { struct
552 struct list_head devlist;
553 struct mutex lock;
554 spinlock_t slock;
555 struct v4l2_device v4l2_dev;
557 struct work_struct request_module_wk;
560 int autodetected;
563 unsigned int resources;
564 struct video_device *video_dev;
565 struct video_device *radio_dev;
[all …]