Searched refs:lastwrite (Results 1 – 1 of 1) sorted by relevance
64 static u16 lastwrite[WIDTH]; in braille_write() local72 if (!memcmp(lastwrite, buf, WIDTH * sizeof(*buf))) in braille_write()74 memcpy(lastwrite, buf, WIDTH * sizeof(*buf)); in braille_write()
Completed in 3 milliseconds