Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_mos.c125 void mos_attach(struct device *, struct device *, void *);
133 sizeof(struct mos_softc), mos_match, mos_attach, mos_detach
616 mos_attach(struct device *parent, struct device *self, void *aux) in mos_attach() function