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

  /src/sys/external/bsd/drm2/nouveau/
nouveau_pci.c 92 static bool nouveau_pci_suspend(device_t, const pmf_qual_t *);
259 if (!pmf_device_register(self, &nouveau_pci_suspend,
312 nouveau_pci_suspend(device_t self, const pmf_qual_t *qual __unused) function in typeref:typename:bool

Completed in 11 milliseconds