Home
last modified time | relevance | path

Searched full:hdac_suspend (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/sound/pci/hda/
H A Dhdac.c262 static int hdac_suspend(device_t);
1408 hdac_suspend(dev); in sysctl_hdac_pindump()
1681 * int hdac_suspend(device_t)
1686 hdac_suspend(device_t dev) in hdac_suspend() function
2191 DEVMETHOD(device_suspend, hdac_suspend),