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

  /src/sys/dev/fdt/
cdns3_fdt.c 210 xhci_activate, NULL, xhci_childdet);
dwc3_fdt.c 88 xhci_activate, NULL, xhci_childdet);
  /src/sys/dev/usb/
xhcivar.h 174 int xhci_activate(device_t, enum devact);
xhci.c 694 xhci_activate(device_t self, enum devact act) function in typeref:typename:int
  /src/sys/dev/acpi/
xhci_acpi.c 82 xhci_activate, NULL, xhci_childdet);
  /src/sys/dev/pci/
xhci_pci.c 357 xhci_pci_match, xhci_pci_attach, xhci_pci_detach, xhci_activate, NULL,

Completed in 17 milliseconds