Searched defs:saa7134_dev (Results 1 – 1 of 1) sorted by relevance
545 struct saa7134_dev { struct546 struct list_head devlist;547 struct mutex lock;548 spinlock_t slock;549 struct v4l2_device v4l2_dev;551 struct work_struct request_module_wk;554 int autodetected;557 unsigned int resources;558 struct video_device *video_dev;559 struct video_device *radio_dev;[all …]