Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dumodem.c131 int umodem_match(struct device *, void *, void *);
142 sizeof(struct umodem_softc), umodem_match, umodem_attach, umodem_detach
216 umodem_match(struct device *parent, void *match, void *aux) in umodem_match() function