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

  /src/sys/dev/usb/
xhcivar.h 176 bool xhci_suspend(device_t, const pmf_qual_t *);
xhci.c 708 xhci_suspend(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 15 milliseconds