Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/i2c/
Dtmp451.c49 void titmp_attach(struct device *, struct device *, void *);
52 sizeof(struct titmp_softc), titmp_match, titmp_attach
71 titmp_attach(struct device *parent, struct device *self, void *aux) in titmp_attach() function