Searched defs:mxt_dbg (Results 1 – 1 of 1) sorted by relevance
238 struct mxt_dbg { struct239 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;[all …]