Home
last modified time | relevance | path

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

/openbmc/linux/drivers/auxdisplay/
H A Dcfag12864b.c71 static unsigned char cfag12864b_state; variable
75 ks0108_writecontrol(cfag12864b_state); in cfag12864b_set()
81 cfag12864b_state |= bit(n); in cfag12864b_setbit()
83 cfag12864b_state &= ~bit(n); in cfag12864b_setbit()