Searched defs:cxusb_medion_dev (Results 1 – 1 of 1) sorted by relevance
113 struct cxusb_medion_dev { struct115 struct cxusb_state state;117 struct dvb_usb_device *dvbdev;119 enum cxusb_open_type open_type;120 unsigned int open_ctr;121 struct mutex open_lock;124 struct v4l2_device v4l2dev;125 struct v4l2_subdev *cx25840;126 struct v4l2_subdev *tuner;127 struct v4l2_subdev *tda9887;[all …]