Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibahci_platform.c290 if (hpriv->got_runtime_pm) { in ahci_platform_put_resources()
555 hpriv->got_runtime_pm = true; in ahci_platform_get_resources()
H A Dahci.h343 bool got_runtime_pm; /* Did we do pm_runtime_get? */ member