Searched refs:amdtemp_intrhook (Results 1 – 1 of 1) sorted by relevance
226 static void amdtemp_intrhook(void *arg);578 amdtemp_intrhook(dev); in amdtemp_attach()579 sc->sc_ich.ich_func = amdtemp_intrhook; in amdtemp_attach()590 amdtemp_intrhook(void *arg) in amdtemp_intrhook() function