Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Ducom.c143 int ucom_match(struct device *, void *, void *);
153 ucom_match,
174 ucom_match(struct device *parent, void *match, void *aux) in ucom_match() function