| oj6sh.c | 120 static bool oj6sh_resume(device_t, const pmf_qual_t *); 354 	if (!pmf_device_register(sc->sc_dev, oj6sh_suspend, oj6sh_resume))
 394 oj6sh_resume(device_t dv, const pmf_qual_t *qual)  function in typeref:typename:bool
 398 	DPRINTF(3,("%s: oj6sh_resume()\n", device_xname(sc->sc_dev)));
 
 |