sur40_pix_format  183 drivers/input/touchscreen/sur40.c static const struct v4l2_pix_format sur40_pix_format[] = {
sur40_pix_format  743 drivers/input/touchscreen/sur40.c 	sur40->pix_fmt = sur40_pix_format[0];
sur40_pix_format  963 drivers/input/touchscreen/sur40.c 		f->fmt.pix = sur40_pix_format[1];
sur40_pix_format  967 drivers/input/touchscreen/sur40.c 		f->fmt.pix = sur40_pix_format[0];
sur40_pix_format  981 drivers/input/touchscreen/sur40.c 		sur40->pix_fmt = sur40_pix_format[1];
sur40_pix_format  985 drivers/input/touchscreen/sur40.c 		sur40->pix_fmt = sur40_pix_format[0];
sur40_pix_format 1043 drivers/input/touchscreen/sur40.c 	if (f->index >= ARRAY_SIZE(sur40_pix_format))
sur40_pix_format 1046 drivers/input/touchscreen/sur40.c 	f->pixelformat = sur40_pix_format[f->index].pixelformat;