Searched defs:tw68_dev (Results 1 – 1 of 1) sorted by relevance
140 struct tw68_dev { struct141 struct mutex lock;142 spinlock_t slock;143 u16 instance;144 struct v4l2_device v4l2_dev;147 enum tw68_decoder_type vdecoder;148 struct video_device vdev;149 struct v4l2_ctrl_handler hdl;152 char *name;153 struct pci_dev *pci;[all …]