V4L2_TCH_FMT_TU08  185 drivers/input/touchscreen/sur40.c 		.pixelformat = V4L2_TCH_FMT_TU08,
V4L2_TCH_FMT_TU08 1056 drivers/input/touchscreen/sur40.c 	if ((f->index != 0) || ((f->pixel_format != V4L2_TCH_FMT_TU08)
V4L2_TCH_FMT_TU08 1071 drivers/input/touchscreen/sur40.c 	if ((f->index > 0) || ((f->pixel_format != V4L2_TCH_FMT_TU08)
V4L2_TCH_FMT_TU08 1328 drivers/media/v4l2-core/v4l2-ioctl.c 	case V4L2_TCH_FMT_TU08:		descr = "8-bit Unsigned Touch Data"; break;