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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/auxdisplay/
H A Dcfag12864b.c85 static unsigned char cfag12864b_state; variable
89 ks0108_writecontrol(cfag12864b_state);
95 cfag12864b_state |= bit(n);
97 cfag12864b_state &= ~bit(n);

Completed in 84 milliseconds