Searched defs:saa7134_dev (Results 1 – 1 of 1) sorted by relevance
546 struct saa7134_dev { struct547 struct list_head devlist;548 struct mutex lock;549 spinlock_t slock;550 struct v4l2_device v4l2_dev;552 struct work_struct request_module_wk;555 int autodetected;558 unsigned int resources;559 struct video_device *video_dev;560 struct video_device *radio_dev;[all …]