Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/i2c/
Dbmc150.c60 void bgw_attach(struct device *, struct device *, void *);
63 sizeof(struct bgw_softc), bgw_match, bgw_attach
90 bgw_attach(struct device *parent, struct device *self, void *aux) in bgw_attach() function