Home
last modified time | relevance | path

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

/openbsd/sys/dev/fdt/
H A Drktemp.c287 void rktemp_attach(struct device *, struct device *, void *);
290 sizeof (struct rktemp_softc), rktemp_match, rktemp_attach
320 rktemp_attach(struct device *parent, struct device *self, void *aux) in rktemp_attach() function