Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dlm87.c70 int lmenv_match(struct device *, void *, void *);
76 sizeof(struct lmenv_softc), lmenv_match, lmenv_attach
84 lmenv_match(struct device *parent, void *match, void *aux) in lmenv_match() function