Searched defs:saa7134_dev (Results 1 – 1 of 1) sorted by relevance
537 struct saa7134_dev { struct538 struct list_head devlist;539 struct mutex lock;540 spinlock_t slock;541 struct v4l2_device v4l2_dev;543 struct work_struct request_module_wk;546 int autodetected;549 unsigned int resources;550 struct video_device *video_dev;551 struct video_device *radio_dev;[all …]