Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dthmc50.c46 int thmc_match(struct device *, void *, void *);
51 sizeof(struct thmc_softc), thmc_match, thmc_attach
59 thmc_match(struct device *parent, void *match, void *aux) in thmc_match() function