Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dimxpciephy.c36 void imxpciephy_attach(struct device *, struct device *, void *);
39 sizeof(struct imxpciephy_softc), imxpciephy_match, imxpciephy_attach
59 imxpciephy_attach(struct device *parent, struct device *self, void *aux) in imxpciephy_attach() function