Home
last modified time | relevance | path

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

/dragonfly/sys/dev/sound/pci/hda/
H A Dhdac.c223 static int hdac_resume(device_t);
1348 hdac_resume(dev); in sysctl_hdac_pindump()
1609 hdac_resume(device_t dev) in hdac_resume() function
2077 DEVMETHOD(device_resume, hdac_resume),