Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Dimxdog.c54 void imxdog_attach(struct device *, struct device *, void *);
59 sizeof (struct imxdog_softc), imxdog_match, imxdog_attach
75 imxdog_attach(struct device *parent, struct device *self, void *aux) in imxdog_attach() function