Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dumbg.c129 int umbg_match(struct device *, void *, void *);
143 sizeof(struct umbg_softc), umbg_match, umbg_attach, umbg_detach
147 umbg_match(struct device *parent, void *match, void *aux) in umbg_match() function