Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dadt7460.c128 int adt_match(struct device *, void *, void *);
134 sizeof(struct adt_softc), adt_match, adt_attach
142 adt_match(struct device *parent, void *match, void *aux) in adt_match() function