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

  /src/sys/dev/usb/
uhid.c 128 static dev_type_poll(uhidpoll);
140 .d_poll = uhidpoll,
693 uhidpoll(dev_t dev, int events, struct lwp *l) function in typeref:typename:int

Completed in 125 milliseconds