Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_wi_usb.c245 int wi_usb_match(struct device *, void *, void *);
250 sizeof(struct wi_usb_softc), wi_usb_match, wi_usb_attach, wi_usb_detach
254 wi_usb_match(struct device *parent, void *match, void *aux) in wi_usb_match() function