Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dadt7460.c129 void adt_attach(struct device *, struct device *, void *);
134 sizeof(struct adt_softc), adt_match, adt_attach
154 adt_attach(struct device *parent, struct device *self, void *aux) in adt_attach() function