Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_intel.c784 static int azx_suspend(struct device *dev) in azx_suspend() function
976 SET_SYSTEM_SLEEP_PM_OPS(azx_suspend, azx_resume)
1026 azx_suspend(card->dev); in azx_vs_set_state()