Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x86/pci/
H A Damdtemp.c165 static int amdtemp_detach(device_t, int);
176 amdtemp_match, amdtemp_attach, amdtemp_detach, NULL);
339 amdtemp_detach(device_t self, int flags) in amdtemp_detach() function