Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/hda/
Dhda_bind.c143 drv->core.driver.pm = &hda_codec_driver_pm; in __hda_codec_driver_register()
Dhda_codec.h488 extern const struct dev_pm_ops hda_codec_driver_pm;
Dhda_codec.c3241 const struct dev_pm_ops hda_codec_driver_pm = { variable