Searched refs:cpu_shutdown (Results 1 – 1 of 1) sorted by relevance
149 static bool cpu_shutdown(device_t, int);533 if (!pmf_device_register1(self, cpu_suspend, cpu_resume, cpu_shutdown)) in cpu_attach()1401 cpu_shutdown(device_t dv, int how) in cpu_shutdown() function