Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_atw_pci.c92 static bool atw_pci_suspend(device_t, const pmf_qual_t *);
153 atw_pci_suspend(device_t self, const pmf_qual_t *qual) in atw_pci_suspend() function
276 if (pmf_device_register1(sc->sc_dev, atw_pci_suspend, atw_pci_resume, in atw_pci_attach()