Lines Matching defs:mxt_dbg
244 struct mxt_dbg { struct
245 u16 t37_address;
246 u16 diag_cmd_address;
247 struct t37_debug *t37_buf;
248 unsigned int t37_pages;
249 unsigned int t37_nodes;
251 struct v4l2_device v4l2;
252 struct v4l2_pix_format format;
253 struct video_device vdev;
254 struct vb2_queue queue;
255 struct mutex lock;
256 int input;