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

  /src/sys/dev/ic/
sl811hs.c 437 void slhci_poll(struct usbd_bus *);
706 .ubm_dopoll = slhci_poll,
1389 slhci_poll(struct usbd_bus *bus) /* XXX necessary? */ function in typeref:typename:void
1396 DLOG(D_TRACE, "slhci_poll", 0,0,0,0);
sl811hs.c 437 void slhci_poll(struct usbd_bus *);
706 .ubm_dopoll = slhci_poll,
1389 slhci_poll(struct usbd_bus *bus) /* XXX necessary? */ function in typeref:typename:void
1396 DLOG(D_TRACE, "slhci_poll", 0,0,0,0);

Completed in 81 milliseconds