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

/freebsd-11-stable/sys/dev/sound/pci/hda/
H A Dhdac.c223 static int hdac_resume(device_t);
1347 hdac_resume(dev);
1593 * int hdac_resume(device_t)
1598 hdac_resume(device_t dev) function
2065 DEVMETHOD(device_resume, hdac_resume),

Completed in 69 milliseconds