Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dw83793g.c77 void wbng_attach(struct device *, struct device *, void *);
89 sizeof(struct wbng_softc), wbng_match, wbng_attach
108 wbng_attach(struct device *parent, struct device *self, void *aux) in wbng_attach() function