HomeSort by: relevance | last modified time | path
    Searched refs:xhci_resume (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/usb/
xhcivar.h 177 bool xhci_resume(device_t, const pmf_qual_t *);
xhci.c 934 xhci_resume(device_t self, const pmf_qual_t *qual) function in typeref:typename:bool
  /src/sys/dev/pci/
xhci_pci.c 286 if (!pmf_device_register1(self, xhci_suspend, xhci_resume,

Completed in 49 milliseconds