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

  /src/sys/arch/hpcarm/dev/
j720kbd.c 86 static int j720kbd_poll(void *);
150 scc->scc_if.hii_poll = j720kbd_poll;
174 return j720kbd_poll(sc->sc_chip);
178 j720kbd_poll(void *arg) function in typeref:typename:int
185 DPRINTF(("j720kbd_poll: !scc_enabled\n"));
j720kbd.c 86 static int j720kbd_poll(void *);
150 scc->scc_if.hii_poll = j720kbd_poll;
174 return j720kbd_poll(sc->sc_chip);
178 j720kbd_poll(void *arg) function in typeref:typename:int
185 DPRINTF(("j720kbd_poll: !scc_enabled\n"));

Completed in 56 milliseconds