repeating_pixel   474 drivers/video/fbdev/udlfb.c 			const uint16_t * const repeating_pixel = pixel;
repeating_pixel   486 drivers/video/fbdev/udlfb.c 				*raw_pixels_count_byte = ((repeating_pixel -
repeating_pixel   497 drivers/video/fbdev/udlfb.c 				*cmd++ = ((pixel - repeating_pixel) - 1) & 0xFF;