HomeSort by: relevance | last modified time | path
    Searched defs:hpet_resume (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/ic/
hpet.c 54 static bool hpet_resume(device_t, const pmf_qual_t *);
130 if (!pmf_device_register(dv, NULL, hpet_resume))
159 hpet_resume(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 53 milliseconds