Searched refs:lastwrite (Results 1 – 1 of 1) sorted by relevance
63 static u16 lastwrite[WIDTH]; in braille_write() local71 if (!memcmp(lastwrite, buf, WIDTH * sizeof(*buf))) in braille_write()73 memcpy(lastwrite, buf, WIDTH * sizeof(*buf)); in braille_write()