HomeSort by: relevance | last modified time | path
    Searched refs:hlcd_curon (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
hd44780var.h 84 int hlcd_curon; member in struct:hlcd_screen
hd44780_subr.c 111 hdscr->hlcd_curon = on;
342 if (old_en != new_en && sc->sc_screen.hlcd_curon) {
347 if (sc->sc_screen.hlcd_curon != sc->sc_curscr->hlcd_curon) {
348 sc->sc_screen.hlcd_curon = sc->sc_curscr->hlcd_curon;
349 if (sc->sc_screen.hlcd_curon)

Completed in 11 milliseconds