Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dhda_intel_trace.h26 DEFINE_EVENT(hda_pm, azx_suspend,
Dhda_intel.c905 static int azx_suspend(struct device *dev) in azx_suspend() function
1109 SET_SYSTEM_SLEEP_PM_OPS(azx_suspend, azx_resume)
1159 azx_suspend(card->dev); in azx_vs_set_state()