Home
last modified time | relevance | path

Searched refs:ral_pci_resume (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ral/
H A Dif_ral_pci.c157 static int ral_pci_resume(device_t);
166 DEVMETHOD(device_resume, ral_pci_resume),
313 ral_pci_resume(device_t dev) in ral_pci_resume() function