cfag12864b_state   71 drivers/auxdisplay/cfag12864b.c static unsigned char cfag12864b_state;
cfag12864b_state   75 drivers/auxdisplay/cfag12864b.c 	ks0108_writecontrol(cfag12864b_state);
cfag12864b_state   81 drivers/auxdisplay/cfag12864b.c 		cfag12864b_state |= bit(n);
cfag12864b_state   83 drivers/auxdisplay/cfag12864b.c 		cfag12864b_state &= ~bit(n);