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

  /src/sys/arch/arm/broadcom/
bcm53xx_usb.c 86 static int ohci_bcmusb_match(device_t, cfdata_t, void *);
90 ohci_bcmusb_match, ohci_bcmusb_attach, NULL, NULL);
93 ohci_bcmusb_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
bcm53xx_usb.c 86 static int ohci_bcmusb_match(device_t, cfdata_t, void *);
90 ohci_bcmusb_match, ohci_bcmusb_attach, NULL, NULL);
93 ohci_bcmusb_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 26 milliseconds