Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_rsu.c115 int rsu_match(struct device *, void *, void *);
186 sizeof(struct rsu_softc), rsu_match, rsu_attach, rsu_detach,
190 rsu_match(struct device *parent, void *match, void *aux) in rsu_match() function