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

  /src/sys/dev/pci/
agp_intel.c 72 static bool agp_intel_resume(device_t, const pmf_qual_t *);
185 if (!pmf_device_register(self, NULL, agp_intel_resume))
396 agp_intel_resume(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool
agp_intel.c 72 static bool agp_intel_resume(device_t, const pmf_qual_t *);
185 if (!pmf_device_register(self, NULL, agp_intel_resume))
396 agp_intel_resume(device_t dv, const pmf_qual_t *qual) function in typeref:typename:bool

Completed in 22 milliseconds