Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dulpt.c151 int ulpt_match(struct device *, void *, void *);
160 sizeof(struct ulpt_softc), ulpt_match, ulpt_attach, ulpt_detach
164 ulpt_match(struct device *parent, void *match, void *aux) in ulpt_match() function