Searched refs:cfag12864b_cache (Results 1 – 1 of 1) sorted by relevance
221 static unsigned char *cfag12864b_cache; variable275 if (memcmp(cfag12864b_cache, cfag12864b_buffer, CFAG12864B_SIZE)) { in cfag12864b_update()297 memcpy(cfag12864b_cache, cfag12864b_buffer, CFAG12864B_SIZE); in cfag12864b_update()349 cfag12864b_cache = kmalloc(sizeof(unsigned char) * in cfag12864b_init()351 if (cfag12864b_cache == NULL) { in cfag12864b_init()370 kfree(cfag12864b_cache); in cfag12864b_init()384 kfree(cfag12864b_cache); in cfag12864b_exit()