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