Searched defs:saa7134_dev (Results 1 – 2 of 2) 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 …]
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 …]