Searched refs:wmi_hp_suspend (Results 1 – 1 of 1) sorted by relevance
162 static bool wmi_hp_suspend(device_t, const pmf_qual_t *);205 (void)pmf_device_register(sc->sc_dev, wmi_hp_suspend, wmi_hp_resume); in wmi_hp_attach()248 wmi_hp_suspend(device_t self, const pmf_qual_t *qual) in wmi_hp_suspend() function