HomeSort by: relevance | last modified time | path
    Searched defs:ehci_bcmusb_match (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/broadcom/
bcm53xx_usb.c 137 static int ehci_bcmusb_match(device_t, cfdata_t, void *);
141 ehci_bcmusb_match, ehci_bcmusb_attach, NULL, NULL);
144 ehci_bcmusb_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
bcm53xx_usb.c 137 static int ehci_bcmusb_match(device_t, cfdata_t, void *);
141 ehci_bcmusb_match, ehci_bcmusb_attach, NULL, NULL);
144 ehci_bcmusb_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 53 milliseconds