Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dubcmtp.c353 void ubcmtp_attach(struct device *, struct device *, void *);
369 sizeof(struct ubcmtp_softc), ubcmtp_match, ubcmtp_attach, ubcmtp_detach,
410 ubcmtp_attach(struct device *parent, struct device *self, void *aux) in ubcmtp_attach() function