Searched defs:saa7134_dev (Results 1 – 1 of 1) sorted by relevance
533 struct saa7134_dev { struct534 struct list_head devlist;535 struct mutex lock;536 spinlock_t slock;537 struct v4l2_device v4l2_dev;539 struct work_struct request_module_wk;542 int autodetected;545 unsigned int resources;546 struct video_device *video_dev;547 struct video_device *radio_dev;[all …]