Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dasb100.c117 void asbtm_attach(struct device *, struct device *, void *);
121 sizeof(struct asbtm_softc), asbtm_match, asbtm_attach
166 asbtm_attach(struct device *parent, struct device *self, void *aux) in asbtm_attach() function