Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Duslcom.c261 void uslcom_attach(struct device *, struct device *, void *);
269 sizeof(struct uslcom_softc), uslcom_match, uslcom_attach, uslcom_detach
285 uslcom_attach(struct device *parent, struct device *self, void *aux) in uslcom_attach() function