Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds