Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dulpt.c152 void ulpt_attach(struct device *, struct device *, void *);
160 sizeof(struct ulpt_softc), ulpt_match, ulpt_attach, ulpt_detach
202 ulpt_attach(struct device *parent, struct device *self, void *aux) in ulpt_attach() function