Searched defs:tw68_dev (Results 1 – 1 of 1) sorted by relevance
155 struct tw68_dev { struct156 struct mutex lock;157 spinlock_t slock;158 u16 instance;159 struct v4l2_device v4l2_dev;162 enum tw68_decoder_type vdecoder;163 struct video_device vdev;164 struct v4l2_ctrl_handler hdl;167 char *name;168 struct pci_dev *pci;[all …]