Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dupd.c120 int upd_match(struct device *, void *, void *);
142 sizeof(struct upd_softc), upd_match, upd_attach, upd_detach
146 upd_match(struct device *parent, void *match, void *aux) in upd_match() function