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

  /src/sys/dev/usb/
uhcivar.h 196 bool uhci_suspend(device_t, const pmf_qual_t *);
uhci.c 756 uhci_suspend(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool
  /src/sys/dev/pci/
uhci_pci.c 185 if (!pmf_device_register(self, uhci_suspend, uhci_pci_resume))

Completed in 15 milliseconds