Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/i2c/
H A Dlm78_i2c.c33 int lm_i2c_match(struct device *, void *, void *);
39 sizeof(struct lm_i2c_softc), lm_i2c_match, lm_i2c_attach
43 lm_i2c_match(struct device *parent, void *match, void *aux) in lm_i2c_match() function