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