Lines Matching defs:mxt_dbg
240 struct mxt_dbg { struct
241 u16 t37_address;
242 u16 diag_cmd_address;
243 struct t37_debug *t37_buf;
244 unsigned int t37_pages;
245 unsigned int t37_nodes;
247 struct v4l2_device v4l2;
248 struct v4l2_pix_format format;
249 struct video_device vdev;
250 struct vb2_queue queue;
251 struct mutex lock;
252 int input;