Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/hpcarm/dev/
Dnbppconvar.h39 int nbppcon_poll(device_t, int, int, char *);
Dnbpkbd.c193 rv = nbppcon_poll(sc->sc_parent, sc->sc_tag, sizeof(buf), buf); in nbpkbd_poll()
Dnbppcon.c176 nbppcon_poll(device_t self, int tag, int buflen, char *buf) in nbppcon_poll() function