Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Duplcom.c188 void uplcom_attach(struct device *, struct device *, void *);
196 sizeof(struct uplcom_softc), uplcom_match, uplcom_attach, uplcom_detach
212 uplcom_attach(struct device *parent, struct device *self, void *aux) in uplcom_attach() function