Searched defs:saa7134_dev (Results 1 – 1 of 1) sorted by relevance
551 struct saa7134_dev { struct552 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 …]