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

  /src/sys/arch/arm/ti/
ti_ehci.c 155 pmf_device_register1(self, NULL, NULL, ehci_shutdown);
  /src/sys/dev/fdt/
ehci_fdt.c 151 pmf_device_register1(self, NULL, NULL, ehci_shutdown);
  /src/sys/dev/pci/
ehci_pci.c 271 ehci_shutdown);
319 ehci_shutdown(self, flags);
  /src/sys/arch/mips/ralink/
ralink_ehci.c 161 ehci_shutdown))
  /src/sys/dev/cardbus/
ehci_cardbus.c 202 ehci_cardbus_resume, ehci_shutdown))
  /src/sys/dev/usb/
ehcivar.h 310 bool ehci_shutdown(device_t, int);
ehci.c 1583 ehci_shutdown(device_t self, int flags) function in typeref:typename:bool

Completed in 141 milliseconds