Searched refs:to_skip (Results 1 – 2 of 2) sorted by relevance
174 const uint16_t to_skip = desc->pitch - desc->width; in max7219_write() local188 skip_pixel(&mask, &data, &byte_buf, to_skip); in max7219_write()
256 uint16_t to_skip = desc->pitch - desc->width; in api_write() local267 if (to_skip) { in api_write()268 uint16_t cnt = to_skip; in api_write()