Home
last modified time | relevance | path

Searched refs:ehci_fdt_attach (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/fdt/
H A Dehci_fdt.c57 void ehci_fdt_attach(struct device *, struct device *, void *);
61 sizeof(struct ehci_fdt_softc), ehci_fdt_match, ehci_fdt_attach,
77 ehci_fdt_attach(struct device *parent, struct device *self, void *aux) in ehci_fdt_attach() function