Searched defs:mxt_dbg (Results 1 – 1 of 1) sorted by relevance
244 struct mxt_dbg { struct245 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;253 struct video_device vdev;254 struct vb2_queue queue;255 struct mutex lock;[all …]