Searched defs:tw68_dev (Results 1 – 1 of 1) sorted by relevance
130 struct tw68_dev { struct131 struct mutex lock;132 spinlock_t slock;133 u16 instance;134 struct v4l2_device v4l2_dev;137 enum tw68_decoder_type vdecoder;138 struct video_device vdev;139 struct v4l2_ctrl_handler hdl;142 char *name;143 struct pci_dev *pci;[all …]