Searched refs:cfag12864b_cache (Results 1 – 1 of 1) sorted by relevance
222 static unsigned char *cfag12864b_cache; variable276 if (memcmp(cfag12864b_cache, cfag12864b_buffer, CFAG12864B_SIZE)) { in cfag12864b_update()298 memcpy(cfag12864b_cache, cfag12864b_buffer, CFAG12864B_SIZE); in cfag12864b_update()350 cfag12864b_cache = kmalloc(sizeof(unsigned char) * in cfag12864b_init()352 if (cfag12864b_cache == NULL) { in cfag12864b_init()371 kfree(cfag12864b_cache); in cfag12864b_init()385 kfree(cfag12864b_cache); in cfag12864b_exit()