Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/auxdisplay/
Dcfag12864b.c85 static unsigned char cfag12864b_state; variable
89 ks0108_writecontrol(cfag12864b_state); in cfag12864b_set()
95 cfag12864b_state |= bit(n); in cfag12864b_setbit()
97 cfag12864b_state &= ~bit(n); in cfag12864b_setbit()