Searched refs:nbppcon_poll (Results 1 – 3 of 3) sorted by relevance
39 int nbppcon_poll(device_t, int, int, char *);
193 rv = nbppcon_poll(sc->sc_parent, sc->sc_tag, sizeof(buf), buf); in nbpkbd_poll()
176 nbppcon_poll(device_t self, int tag, int buflen, char *buf) in nbppcon_poll() function