Searched defs:mxt_dbg (Results 1 – 1 of 1) sorted by relevance
243 struct mxt_dbg { struct244 u16 t37_address;245 u16 diag_cmd_address;246 struct t37_debug *t37_buf;247 unsigned int t37_pages;248 unsigned int t37_nodes;250 struct v4l2_device v4l2;251 struct v4l2_pix_format format;252 struct video_device vdev;253 struct vb2_queue queue;[all …]