Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/fdt/
Damldwusb.c121 void amldwusb_attach(struct device *, struct device *, void *);
124 sizeof(struct amldwusb_softc), amldwusb_match, amldwusb_attach
143 amldwusb_attach(struct device *parent, struct device *self, void *aux) in amldwusb_attach() function