Searched refs:cfag12864b_updating (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/auxdisplay/
H A Dcfag12864b.c224 static unsigned char cfag12864b_updating; variable
241 if (!cfag12864b_updating) { cfag12864b_enable()
242 cfag12864b_updating = 1; cfag12864b_enable()
257 if (cfag12864b_updating) { cfag12864b_disable()
258 cfag12864b_updating = 0; cfag12864b_disable()
268 return cfag12864b_updating; cfag12864b_isenabled()
301 if (cfag12864b_updating) cfag12864b_update()

Completed in 37 milliseconds