Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dstex.c345 u8 supports_pm; member
1724 hba->supports_pm = 1; in stex_probe()
1864 hba->supports_pm == 1) { in stex_hba_stop()
1954 if (hba->supports_pm == 0) { in stex_shutdown()
1956 } else if (hba->supports_pm == 1 && S6flag) { in stex_shutdown()
1981 && hba->supports_pm == 1) in stex_suspend()